aboutsummaryrefslogtreecommitdiff
path: root/dns/zonenotify
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:37:27 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:37:27 +0000
commita9cb756fc84875569dd6ebf1ac75b4b2202bbfec (patch)
treec3c90364a6ab332eace3ecbb467893680d77aaa8 /dns/zonenotify
parentfa678de0c89263f281d467b498388736196d671f (diff)
downloadports-a9cb756fc84875569dd6ebf1ac75b4b2202bbfec.tar.gz
ports-a9cb756fc84875569dd6ebf1ac75b4b2202bbfec.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376393
Diffstat (limited to 'dns/zonenotify')
-rw-r--r--dns/zonenotify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile
index 9113f617611c..81338e828da1 100644
--- a/dns/zonenotify/Makefile
+++ b/dns/zonenotify/Makefile
@@ -5,7 +5,7 @@ PORTNAME= zonenotify
PORTVERSION= 0.1
CATEGORIES= dns
MASTER_SITES= http://www.morettoni.net/bsd/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= DNS notify sender written in C