aboutsummaryrefslogtreecommitdiff
path: root/dns/dnswalk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /dns/dnswalk
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'dns/dnswalk')
-rw-r--r--dns/dnswalk/Makefile1
-rw-r--r--dns/dnswalk/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile
index eb04a3c3b048..25b5fa765d62 100644
--- a/dns/dnswalk/Makefile
+++ b/dns/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
diff --git a/dns/dnswalk/pkg-comment b/dns/dnswalk/pkg-comment
deleted file mode 100644
index 8564bc9f11a3..000000000000
--- a/dns/dnswalk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DNS debugger - requests a zone transfer and analyzes the result