diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
commit | 88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch) | |
tree | 25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /net-mgmt/mrtg | |
parent | 0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff) | |
download | ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.tar.gz ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.zip |
Notes
Diffstat (limited to 'net-mgmt/mrtg')
-rw-r--r-- | net-mgmt/mrtg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index 27f3471d5ce4..4f9115b06cc0 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -5,7 +5,7 @@ PORTNAME= mrtg PORTVERSION= 2.17.4 PORTREVISION= 7 PORTEPOCH= 1 -CATEGORIES= net-mgmt ipv6 +CATEGORIES= net-mgmt MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ ftp://ftp.idilis.ro/mirrors/mrtg/ \ ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \ |