diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-11-05 10:39:41 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-11-05 10:54:53 +0100 |
commit | 1d1554618f11cf4c27f488b4f9dd2de0ecaa90d3 (patch) | |
tree | 23e0359d91f824ca795b4c0f0a77896813950c6c /net-ftp | |
parent | app-admin/sysstat: Old. (diff) | |
download | gentoo-1d1554618f11cf4c27f488b4f9dd2de0ecaa90d3.tar.gz gentoo-1d1554618f11cf4c27f488b4f9dd2de0ecaa90d3.tar.bz2 gentoo-1d1554618f11cf4c27f488b4f9dd2de0ecaa90d3.zip |
net-ftp/lftp: Update HOMEPAGE.
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.7.3.ebuild b/net-ftp/lftp/lftp-4.7.3.ebuild index 85d99db0f079..e9edcfa7399c 100644 --- a/net-ftp/lftp/lftp-4.7.3.ebuild +++ b/net-ftp/lftp/lftp-4.7.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils libtool DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program" -HOMEPAGE="http://lftp.yar.ru/" +HOMEPAGE="http://lftp.tech/" SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz" LICENSE="GPL-3" |