diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:27 +0000 |
commit | a9cb756fc84875569dd6ebf1ac75b4b2202bbfec (patch) | |
tree | c3c90364a6ab332eace3ecbb467893680d77aaa8 /dns/vizone | |
parent | fa678de0c89263f281d467b498388736196d671f (diff) |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes:
svn path=/head/; revision=376393
Diffstat (limited to 'dns/vizone')
-rw-r--r-- | dns/vizone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile index 5f0d11c61e5b..0c6e84bfdf2e 100644 --- a/dns/vizone/Makefile +++ b/dns/vizone/Makefile @@ -4,7 +4,7 @@ PORTNAME= vizone PORTVERSION= 0.1 CATEGORIES= dns -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Updates the serial number in one or more zonefiles |