commit:     e4429d3fda54b99ebc68aa12bc21f8de4bfd657b
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 26 12:49:00 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Nov 26 12:49:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4429d3f

net-ftp/atftp: Fix HOMEPAGE

Bug: https://bugs.gentoo.org/635786
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>

 net-ftp/atftp/atftp-0.7-r3.ebuild | 4 ++--
 net-ftp/atftp/atftp-0.7-r5.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-ftp/atftp/atftp-0.7-r3.ebuild 
b/net-ftp/atftp/atftp-0.7-r3.ebuild
index 785ff81f7e8..1a7d65f79b9 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}"
 

diff --git a/net-ftp/atftp/atftp-0.7-r5.ebuild 
b/net-ftp/atftp/atftp-0.7-r5.ebuild
index 98408a1a501..2327d0d852a 100644
--- a/net-ftp/atftp/atftp-0.7-r5.ebuild
+++ b/net-ftp/atftp/atftp-0.7-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ DEBIAN_PV="11"
 DEBIAN_A="${PN}_${PV}-${DEBIAN_PV}.diff"
 
 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}.gz"
 

Reply via email to