diff options
Diffstat (limited to 'dns/walker/Makefile')
-rw-r--r-- | dns/walker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/walker/Makefile b/dns/walker/Makefile index 1ff5dd7f1788..b2ece6bd6b19 100644 --- a/dns/walker/Makefile +++ b/dns/walker/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://josefsson.org/walker/ MAINTAINER= ports@FreeBSD.org +COMMENT= Recover zone file information from servers that use DNSSEC RUN_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/net/bind9 |