diff options
-rw-r--r-- | net-ftp/cmdftp/cmdftp-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild index a277675a47a9..5f78333248ab 100644 --- a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild +++ b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Light weight, yet robust command line FTP client with shell-like functions." HOMEPAGE="https://savannah.nongnu.org/projects/cmdftp/" -SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" +SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |