summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild6
-rw-r--r--net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild2
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild b/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild
index aa3e52b338d4..d6459ad61290 100644
--- a/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.4-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils
DESCRIPTION="A tool to monitor the traffic load on network-links"
-HOMEPAGE="http://oss.oetiker.ch/mrtg/"
-SRC_URI="http://oss.oetiker.ch/mrtg/pub/${P}.tar.gz"
+HOMEPAGE="https://oss.oetiker.ch/mrtg/"
+SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild b/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild
index 2c1ed33d9468..a278e5a925f4 100644
--- a/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild
+++ b/net-analyzer/mrtg/mrtg-2.17.4-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit multilib
DESCRIPTION="A tool to monitor the traffic load on network-links"
-HOMEPAGE="http://oss.oetiker.ch/mrtg/"
+HOMEPAGE="https://oss.oetiker.ch/mrtg/"
SRC_URI="${HOMEPAGE}pub/${P}.tar.gz"
LICENSE="GPL-2"