diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-03-30 16:13:42 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-03-30 16:13:42 +0000 |
commit | 7e8a592d40f8f7ccc9bd02d6e0dd19c6f08d1242 (patch) | |
tree | 5cea05b650bd383be153f4f8eb61c3bd66f16f51 | |
parent | 838a9a041db69151e99ece4217b2df86056bed2f (diff) | |
download | ports-7e8a592d40f8f7ccc9bd02d6e0dd19c6f08d1242.tar.gz ports-7e8a592d40f8f7ccc9bd02d6e0dd19c6f08d1242.zip |
Notes
-rw-r--r-- | dns/autotrust/Makefile | 2 | ||||
-rw-r--r-- | dns/nsd2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/autotrust/Makefile b/dns/autotrust/Makefile index 4b047b3a1d67..276210995767 100644 --- a/dns/autotrust/Makefile +++ b/dns/autotrust/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/ -MAINTAINER= jaap@bartok.nlnetlabs.nl +MAINTAINER= jaap@NLnetLabs.nl COMMENT= A tool to automatically update DNSSEC trust anchors LIB_DEPENDS+= ldns.1:${PORTSDIR}/dns/ldns \ diff --git a/dns/nsd2/Makefile b/dns/nsd2/Makefile index 41698a6606f7..aac2fbfae945 100644 --- a/dns/nsd2/Makefile +++ b/dns/nsd2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ -MAINTAINER= jaap@bartok.nlnetlabs.nl +MAINTAINER= jaap@NLnetLabs.nl COMMENT= An authoritative only non-recursive name server CONFLICTS= nsd-[3-9]* |