diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:04:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:04:28 +0000 |
commit | 480e838f0852fd480101ce9fcc6de76ee02c7d79 (patch) | |
tree | 655a1dc54aeb054def7809cc6a70818490a57d81 /net-ftp/proftpd | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-480e838f0852fd480101ce9fcc6de76ee02c7d79.tar.gz historical-480e838f0852fd480101ce9fcc6de76ee02c7d79.tar.bz2 historical-480e838f0852fd480101ce9fcc6de76ee02c7d79.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild index 5f42c15f8047..f36197e870be 100644 --- a/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # 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-ftp/proftpd/proftpd-1.2.5-r1.ebuild,v 1.7 2002/09/07 14:15:46 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.5-r1.ebuild,v 1.8 2002/10/04 06:04:19 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="An advanced and very configurable FTP server" diff --git a/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild index de9b6321b052..ef8b682fe73b 100644 --- a/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild @@ -1,6 +1,6 @@ # 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-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild,v 1.3 2002/09/07 14:15:46 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.6_rc1-r1.ebuild,v 1.4 2002/10/04 06:04:21 vapier Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} |