diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /net/mrtg/Makefile | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
Diffstat (limited to 'net/mrtg/Makefile')
-rw-r--r-- | net/mrtg/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 470fbb1b2e5..40c8799f6e1 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.122 2017/02/28 15:20:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.123 2017/09/03 08:53:12 wiz Exp $ DISTNAME= mrtg-2.17.4 PKGREVISION= 10 CATEGORIES= net -MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ -MASTER_SITES+= http://oss.oetiker.ch/mrtg/pub/old/ +MASTER_SITES= https://oss.oetiker.ch/mrtg/pub/ +MASTER_SITES+= https://oss.oetiker.ch/mrtg/pub/old/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://oss.oetiker.ch/mrtg/ +HOMEPAGE= https://oss.oetiker.ch/mrtg/ COMMENT= The Multi-Router Traffic Grapher LICENSE= gnu-gpl-v2 |