aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2015-01-06 17:39:28 +0800
committerehaupt <ehaupt@FreeBSD.org>2015-01-06 17:39:28 +0800
commitcd01611e1cd6c3321f132c621adc1b0fc5875028 (patch)
treeb0433072a9cb87f7920336cd3ace0bbe04528278 /net-mgmt
parent941ec99df8b7a0e434d1d0030c3e0a64303e1786 (diff)
downloadfreebsd-ports-gnome-cd01611e1cd6c3321f132c621adc1b0fc5875028.tar.gz
freebsd-ports-gnome-cd01611e1cd6c3321f132c621adc1b0fc5875028.tar.zst
freebsd-ports-gnome-cd01611e1cd6c3321f132c621adc1b0fc5875028.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
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