diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/mrtg-ping-probe/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index b36f573..256ce67 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -87,6 +87,7 @@ SUBDIR += libsmi SUBDIR += mbrowse SUBDIR += mrtg + SUBDIR += mrtg-ping-probe SUBDIR += mtrace SUBDIR += nagcon SUBDIR += nagios diff --git a/net-mgmt/mrtg-ping-probe/Makefile b/net-mgmt/mrtg-ping-probe/Makefile index 76f7bea..6b8c9f4 100644 --- a/net-mgmt/mrtg-ping-probe/Makefile +++ b/net-mgmt/mrtg-ping-probe/Makefile @@ -8,7 +8,7 @@ PORTNAME= mrtg-ping-probe PORTVERSION= 2.2.0 PORTREVISION= 1 -CATEGORIES= net +CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.pwo.de/pub/pwo/mrtg/${PORTNAME}/ MAINTAINER= sanpei@FreeBSD.org |