diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-20 20:15:22 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-20 20:15:22 +0000 |
commit | b1727c3de3811d8ad55b2150c2b76f9701f7c200 (patch) | |
tree | 546374e58c78534f7151f7b05f05b366cf1efaee /dns/domtools | |
parent | f62b3ceeb5f87655a3c74c86aeb088fb188767af (diff) | |
download | FreeBSD-ports-b1727c3de3811d8ad55b2150c2b76f9701f7c200.zip FreeBSD-ports-b1727c3de3811d8ad55b2150c2b76f9701f7c200.tar.gz |
white space and use WWW: (portlint)
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 13e8e64..99d85c3 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 8296755..1cf531d 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. |