diff --git a/net-analyzer/arptools/arptools-1.0.2.ebuild b/net-analyzer/arptools/arptools-1.0.2.ebuild index 8036273881315..44c7fa89a834d 100644 --- a/net-analyzer/arptools/arptools-1.0.2.ebuild +++ b/net-analyzer/arptools/arptools-1.0.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="a collection of libnet and libpcap based ARP utilities" -HOMEPAGE="http://www.burghardt.pl/wiki/software/arptools" +HOMEPAGE="https://github.com/burghardt/arptools" SRC_URI="http://www.burghardt.pl/files/${P}.tar.gz" LICENSE="GPL-2"