diff options
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 3180e1caa768..28b4cbd6645f 100644 --- a/dns/autotrust/Makefile +++ b/dns/autotrust/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/ MAINTAINER= jaap@NLnetLabs.nl -COMMENT= A tool to automatically update DNSSEC trust anchors +COMMENT= Tool to automatically update DNSSEC trust anchors LIB_DEPENDS+= libldns.so:${PORTSDIR}/dns/ldns \ libunbound.so:${PORTSDIR}/dns/unbound |