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 /dns/autotrust/Makefile | |
parent | 838a9a041db69151e99ece4217b2df86056bed2f (diff) |
Notes
Diffstat (limited to 'dns/autotrust/Makefile')
-rw-r--r-- | dns/autotrust/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |