diff options
Diffstat (limited to 'net-ftp/atftp/atftp-0.7-r3.ebuild')
-rw-r--r-- | net-ftp/atftp/atftp-0.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/atftp/atftp-0.7-r3.ebuild b/net-ftp/atftp/atftp-0.7-r3.ebuild index 785ff81f7e82..1a7d65f79b97 100644 --- a/net-ftp/atftp/atftp-0.7-r3.ebuild +++ b/net-ftp/atftp/atftp-0.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ DEBIAN_PV="11" DEBIAN_A="${PN}_${PV}-${DEBIAN_PV}.diff.gz" DESCRIPTION="Advanced TFTP implementation client/server" -HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/" +HOMEPAGE="https://sourceforge.net/projects/atftp/" SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz mirror://debian/pool/main/a/${PN}/${DEBIAN_A}" |