diff options
author | erwin <erwin@FreeBSD.org> | 2010-09-30 18:13:59 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-09-30 18:13:59 +0800 |
commit | 0b649aa1e6261e53dd0eacef9a8a0d08903f2c0b (patch) | |
tree | 0e7261361c7c352873cd405580cb90f730e81e85 /dns | |
parent | 4c4d7a2b69b3b0981edae32e9920bed9102494de (diff) | |
download | freebsd-ports-graphics-0b649aa1e6261e53dd0eacef9a8a0d08903f2c0b.tar.gz freebsd-ports-graphics-0b649aa1e6261e53dd0eacef9a8a0d08903f2c0b.tar.zst freebsd-ports-graphics-0b649aa1e6261e53dd0eacef9a8a0d08903f2c0b.zip |
- Mark BROKEN: does not fetch.
- Reset maintainer:
<rscheckelhoff@fourcalorieservers.com>: host fwd1.hosts.co.uk[85.233.160.23]
said: 550 Administrative prohibition (in reply to RCPT TO command)
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 923b8357e05..18abb525497 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 |