summaryrefslogtreecommitdiff
path: root/net/domtools
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-20 20:15:22 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-20 20:15:22 +0000
commit7a417cfa0782cafdb573397fdca4e1411bc18ce4 (patch)
tree020f7b1c685132ea1a66469dae619ffa75e9c174 /net/domtools
parentPREFIX -> LOCALBASE (diff)
white space and use WWW: (portlint)
Notes
Notes: svn path=/head/; revision=27808
Diffstat (limited to 'net/domtools')
-rw-r--r--net/domtools/Makefile8
-rw-r--r--net/domtools/pkg-descr2
2 files changed, 5 insertions, 5 deletions
diff --git a/net/domtools/Makefile b/net/domtools/Makefile
index 13e8e64b9fc8..99d85c386b1f 100644
--- a/net/domtools/Makefile
+++ b/net/domtools/Makefile
@@ -7,13 +7,13 @@
PORTNAME= domtools
PORTVERSION= 1.4.0
-CATEGORIES= net
-MASTER_SITES= http://www.domtools.com/pub/
+CATEGORIES= net
+MASTER_SITES= http://www.domtools.com/pub/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= veers@disturbed.net
+MAINTAINER= veers@disturbed.net
-USE_PERL5= YES
+USE_PERL5= YES
NO_BUILD= YES
WRKSRC= ${WRKDIR}/domtools${PORTVERSION}/
diff --git a/net/domtools/pkg-descr b/net/domtools/pkg-descr
index 8296755f3b2e..1cf531ded334 100644
--- a/net/domtools/pkg-descr
+++ b/net/domtools/pkg-descr
@@ -7,7 +7,7 @@ to the "in-addr.arpa." format and vice-versa, and more. These commands can be
used manually, or included as building blocks for higher level DNS tools.
They generate output that is easily computer parsable.
-<URL:http://www.domtools.com/dns/domtools.shtml>
+WWW: http://www.domtools.com/dns/domtools.shtml
See also the net/dlint port.