summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-07-05 03:11:18 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-07-05 03:11:18 +0000
commit71b6fbc33b0d204344ba8e84b7de36d325ce742b (patch)
treea2f31b355ee6a80ffee747717004eb567302b8db
parentUpdated to 6.02. (diff)
downloadhistorical-71b6fbc33b0d204344ba8e84b7de36d325ce742b.tar.gz
historical-71b6fbc33b0d204344ba8e84b7de36d325ce742b.tar.bz2
historical-71b6fbc33b0d204344ba8e84b7de36d325ce742b.zip
Changed description and fixed the metalab.un.edu url location in
SRC_URI.
-rw-r--r--net-ftp/lftp/lftp-2.5.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/lftp/lftp-2.5.4.ebuild b/net-ftp/lftp/lftp-2.5.4.ebuild
index 3a5dc0cb71b8..354e4660e9d6 100644
--- a/net-ftp/lftp/lftp-2.5.4.ebuild
+++ b/net-ftp/lftp/lftp-2.5.4.ebuild
@@ -1,13 +1,13 @@
# 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/lftp/lftp-2.5.4.ebuild,v 1.1 2002/07/05 00:30:13 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4.ebuild,v 1.2 2002/07/05 03:11:18 stroke Exp $
-DESCRIPTION="Groovy little ftp client"
+DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program."
HOMEPAGE="http://ftp.yars.free.net/projects/lftp/"
S=${WORKDIR}/${P}
SRC_URI="ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar.bz2
- http://metalab.unc.edu/pub/Linux/system/network/file-transfer/${P}.tar.bz2"
+ http://metalab.unc.edu/pub/Linux/system/network/file-transfer/${P}.tar.gz"
RDEPEND="virtual/glibc
>=sys-libs/ncurses-5.1