diff options
Diffstat (limited to 'net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild')
-rw-r--r-- | net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild index 8fdf28d149d3..dcbace9cf4e6 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ PATCH_VER="0.8" MY_P="${PN}-$(replace_version_separator 2 'a')" DESCRIPTION="An ethernet monitor program that keeps track of ethernet/IP address pairings" -HOMEPAGE="http://ee.lbl.gov/" +HOMEPAGE="https://ee.lbl.gov/" SRC_URI=" ftp://ftp.ee.lbl.gov/${MY_P}.tar.gz https://dev.gentoo.org/~jer/arpwatch-patchset-${PATCH_VER}.tar.xz |