diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 20:15:22 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 20:15:22 +0000 |
commit | 7a417cfa0782cafdb573397fdca4e1411bc18ce4 (patch) | |
tree | 020f7b1c685132ea1a66469dae619ffa75e9c174 /dns/domtools | |
parent | 93e97c645de2fb14de00368b15f5d72e1ffafcb6 (diff) | |
download | ports-7a417cfa0782cafdb573397fdca4e1411bc18ce4.tar.gz ports-7a417cfa0782cafdb573397fdca4e1411bc18ce4.zip |
Notes
Diffstat (limited to 'dns/domtools')
-rw-r--r-- | dns/domtools/Makefile | 8 | ||||
-rw-r--r-- | dns/domtools/pkg-descr | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index 13e8e64b9fc8..99d85c386b1f 100644 --- a/dns/domtools/Makefile +++ b/dns/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/dns/domtools/pkg-descr b/dns/domtools/pkg-descr index 8296755f3b2e..1cf531ded334 100644 --- a/dns/domtools/pkg-descr +++ b/dns/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. |