diff options
Diffstat (limited to 'net-ftp/ncftp/ncftp-3.1.5.ebuild')
-rw-r--r-- | net-ftp/ncftp/ncftp-3.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ncftp/ncftp-3.1.5.ebuild b/net-ftp/ncftp/ncftp-3.1.5.ebuild index 7423614f16c0..54b4c7c73177 100644 --- a/net-ftp/ncftp/ncftp-3.1.5.ebuild +++ b/net-ftp/ncftp/ncftp-3.1.5.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-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.7 2003/03/06 16:21:11 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ncftp/ncftp-3.1.5.ebuild,v 1.8 2003/03/09 20:37:10 agriffis Exp $ S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ncftp.com/" SLOT="0" LICENSE="Clarified-Artistic" -KEYWORDS="x86 ~ppc sparc ~alpha hppa" +KEYWORDS="x86 ~ppc sparc alpha hppa" DEPEND=">=sys-libs/ncurses-5.2" |