diff options
Diffstat (limited to 'net-misc/ip-sentinel/ip-sentinel-0.12.ebuild')
-rw-r--r-- | net-misc/ip-sentinel/ip-sentinel-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild b/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild index fbea56fca359..d9b3a0e9ab62 100644 --- a/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild +++ b/net-misc/ip-sentinel/ip-sentinel-0.12.ebuild @@ -8,7 +8,7 @@ inherit eutils user DESCRIPTION="Prevent unauthorized usage of IPs in the local ethernet broadcastdomain by answering ARP-requests" HOMEPAGE="http://www.nongnu.org/ip-sentinel/" LICENSE="GPL-2" -SRC_URI="http://savannah.nongnu.org/download/ip-sentinel/${P}.tar.bz2" +SRC_URI="https://savannah.nongnu.org/download/ip-sentinel/${P}.tar.bz2" SLOT="0" KEYWORDS="x86" |