diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:46 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:46 +0000 |
commit | 5c8218ad9a099084b3463f0209c727bd05e2514b (patch) | |
tree | 020e0364b247085e160d6a956516bf97ab7c6600 /net-ftp/ftp | |
parent | header fixes (diff) | |
download | historical-5c8218ad9a099084b3463f0209c727bd05e2514b.tar.gz historical-5c8218ad9a099084b3463f0209c727bd05e2514b.tar.bz2 historical-5c8218ad9a099084b3463f0209c727bd05e2514b.zip |
header fixes
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-ftp/ftp/ftp-0.17-r1.ebuild b/net-ftp/ftp/ftp-0.17-r1.ebuild index 0038040a0220..3fa505ab79b7 100644 --- a/net-ftp/ftp/ftp-0.17-r1.ebuild +++ b/net-ftp/ftp/ftp-0.17-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.4 2001/05/28 05:24:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-r1.ebuild,v 1.5 2002/07/11 06:30:46 drobbins Exp $ A=netkit-${P}.tar.gz S=${WORKDIR}/netkit-${P} |