summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 20:10:38 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 20:10:38 +0000
commit16fdbc99d4c97a5b47ef37b31c9b033faac2aeb3 (patch)
tree9005a98fd4eb9bac8d2d84ca96f8d686e88f0f02 /net-dialup/pptpd
parentChanged GPL to GPL-2 in LICENSE (diff)
downloadgentoo-2-16fdbc99d4c97a5b47ef37b31c9b033faac2aeb3.tar.gz
gentoo-2-16fdbc99d4c97a5b47ef37b31c9b033faac2aeb3.tar.bz2
gentoo-2-16fdbc99d4c97a5b47ef37b31c9b033faac2aeb3.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'net-dialup/pptpd')
-rw-r--r--net-dialup/pptpd/pptpd-1.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/pptpd/pptpd-1.1.2.ebuild b/net-dialup/pptpd/pptpd-1.1.2.ebuild
index eb49b57c1fde..57e7833fe3a3 100644
--- a/net-dialup/pptpd/pptpd-1.1.2.ebuild
+++ b/net-dialup/pptpd/pptpd-1.1.2.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.3 2002/07/17 10:43:25 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.2.ebuild,v 1.4 2002/09/23 20:08:35 vapier Exp $
S=${WORKDIR}/pptpd-1.1.2
DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
SRC_URI="http://www.mirrors.wiretapped.net/security/network-security/poptop/pptpd-1.1.2.tar.gz"
-HOMEPAGE="http://poptop.lineo.com"
+HOMEPAGE="http://poptop.lineo.com/"
DEPEND="virtual/glibc net-dialup/ppp"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86"
src_compile() {