diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-09-30 10:13:59 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-09-30 10:13:59 +0000 |
commit | 5fcb48c1a84ad218ffebc6511d515a07da0f2547 (patch) | |
tree | c87eeed11cb37e119aae9d829e1ad042925f5c29 /dns | |
parent | 9768b72e1a1ef92274498124022bb7bde6452ea7 (diff) | |
download | ports-5fcb48c1a84ad218ffebc6511d515a07da0f2547.tar.gz ports-5fcb48c1a84ad218ffebc6511d515a07da0f2547.zip |
Notes
Diffstat (limited to 'dns')
-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 |