diff options
-rw-r--r-- | dns/fourcdns/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dns/fourcdns/Makefile b/dns/fourcdns/Makefile index 923b8357e054..18abb5254972 100644 --- a/dns/fourcdns/Makefile +++ b/dns/fourcdns/Makefile @@ -10,9 +10,11 @@ PORTVERSION= 1.1.0 CATEGORIES= dns MASTER_SITES= http://www.fourcalorieservers.com/ports/dns/fourcdns/ -MAINTAINER= rscheckelhoff@fourcalorieservers.com +MAINTAINER= ports@FreeBSD.org COMMENT= A simple DNS server +BROKEN= does not fetch + PLIST_FILES= bin/fourcdns NO_BUILD= yes |