aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnswalk
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
committerade <ade@FreeBSD.org>2003-03-07 14:14:21 +0800
commit9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch)
treececd2438fd6a5a955c74b54c12c49761c7a068ee /dns/dnswalk
parentac251c85a9f6b8ff79943880dc121a9e429525b4 (diff)
downloadfreebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst
freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
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