diff options
Diffstat (limited to 'net-ftp/lftp/lftp-4.0.9.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.0.9.ebuild b/net-ftp/lftp/lftp-4.0.9.ebuild index 02d17c1d78ec..884e70ef2e1e 100644 --- a/net-ftp/lftp/lftp-4.0.9.ebuild +++ b/net-ftp/lftp/lftp-4.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.0.9.ebuild,v 1.7 2010/08/03 17:18:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.0.9.ebuild,v 1.8 2010/09/25 05:56:15 jer Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit autotools eutils DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program" HOMEPAGE="http://lftp.yar.ru/" -SRC_URI="http://ftp.yars.free.net/pub/source/${PN}/${P}.tar.bz2" +SRC_URI="http://ftp.yars.free.net/pub/source/${PN}/old/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" |