summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-02-28 16:55:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-02-28 16:55:00 +0000
commitc0d7aee3d3693ef0723682a993c8ff2175ff57d2 (patch)
tree88a31d87fd9969d1b57ba261a09aebf8b5ecc459 /net-dialup/freeradius
parentLicense Fixes. Part 2. (diff)
downloadhistorical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.gz
historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.bz2
historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.zip
License Fixes. Part 2.
Diffstat (limited to 'net-dialup/freeradius')
-rw-r--r--net-dialup/freeradius/freeradius-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/freeradius/freeradius-0.8.1.ebuild b/net-dialup/freeradius/freeradius-0.8.1.ebuild
index f183af04526c..0ae619b3cf98 100644
--- a/net-dialup/freeradius/freeradius-0.8.1.ebuild
+++ b/net-dialup/freeradius/freeradius-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.8.1.ebuild,v 1.3 2003/02/13 13:52:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.8.1.ebuild,v 1.4 2003/02/28 16:55:00 liquidx Exp $
IUSE=""
@@ -9,7 +9,7 @@ DESCRIPTION="Free RADIUS server with MySQL support"
SRC_URI="ftp://ftp.freeradius.org/pub/radius/freeradius.tar.gz"
HOMEPAGE="http://www.freeradius.org"
KEYWORDS="~x86"
-LICENSE="GPL"
+LICENSE="GPL-2"
SLOT="0"
DEPEND="sys-devel/gcc"