diff options
Diffstat (limited to 'net/dnswalk/Makefile')
-rw-r--r-- | net/dnswalk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dnswalk/Makefile b/net/dnswalk/Makefile index eb04a3c3b048..25b5fa765d62 100644 --- a/net/dnswalk/Makefile +++ b/net/dnswalk/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.visi.com/~barr/dnswalk/ MAINTAINER= mph@freebsd.org +COMMENT= DNS debugger - requests a zone transfer and analyzes the result RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS |