aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:39:28 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:39:28 +0000
commit81233d8825068d51599016457fa3028755791c6b (patch)
treeb0433072a9cb87f7920336cd3ace0bbe04528278 /net-mgmt
parent4dd1d7a7271bc6b512ec31a695807cfb12d9594d (diff)
downloadports-81233d8825068d51599016457fa3028755791c6b.tar.gz
ports-81233d8825068d51599016457fa3028755791c6b.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/cidr/Makefile2
-rw-r--r--net-mgmt/nagstamon/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile
index 85d0357aa816..4592292974f5 100644
--- a/net-mgmt/cidr/Makefile
+++ b/net-mgmt/cidr/Makefile
@@ -5,7 +5,7 @@ PORTNAME= cidr
PORTVERSION= 2.3.2
PORTREVISION= 1
CATEGORIES= net-mgmt
-MASTER_SITES= CRITICAL
+MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= RFC 1878 subnet calculator / helper
diff --git a/net-mgmt/nagstamon/Makefile b/net-mgmt/nagstamon/Makefile
index fdd48907556e..984aa2a16aa6 100644
--- a/net-mgmt/nagstamon/Makefile
+++ b/net-mgmt/nagstamon/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nagstamon
PORTVERSION= 1.0
CATEGORIES= net-mgmt python
MASTER_SITES= https://nagstamon.ifw-dresden.de/files-nagstamon/stable/ \
- CRITICAL
+ LOCAL/ehaupt
DISTNAME= Nagstamon-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org