diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:15 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:15 +0000 |
commit | 54e2729ea4c341a49bbe1b4ff741a8e734cc6c4c (patch) | |
tree | 85a9914457973e978a54c12d67190bb1ad7b3fb8 /net-ftp/ftp | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-54e2729ea4c341a49bbe1b4ff741a8e734cc6c4c.tar.gz historical-54e2729ea4c341a49bbe1b4ff741a8e734cc6c4c.tar.bz2 historical-54e2729ea4c341a49bbe1b4ff741a8e734cc6c4c.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'net-ftp/ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17-p1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-ftp/ftp/ftp-0.17-p1.ebuild b/net-ftp/ftp/ftp-0.17-p1.ebuild index 2e92e01935d9..77c5875df6c1 100644 --- a/net-ftp/ftp/ftp-0.17-p1.ebuild +++ b/net-ftp/ftp/ftp-0.17-p1.ebuild @@ -1,13 +1,12 @@ # 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-p1.ebuild,v 1.1 2000/08/08 19:14:24 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftp/ftp-0.17-p1.ebuild,v 1.2 2000/08/16 04:38:14 drobbins Exp $ P=ftp-0.17 A=netkit-${P}.tar.gz S=${WORKDIR}/netkit-${P} DESCRIPTION="Standard Linux FTP client" -CATEGORY="net-ftp" SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${A}" src_compile() { |