diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 04:15:22 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 04:15:22 +0800 |
commit | b1727c3de3811d8ad55b2150c2b76f9701f7c200 (patch) | |
tree | 546374e58c78534f7151f7b05f05b366cf1efaee /net | |
parent | f62b3ceeb5f87655a3c74c86aeb088fb188767af (diff) | |
download | freebsd-ports-gnome-b1727c3de3811d8ad55b2150c2b76f9701f7c200.tar.gz freebsd-ports-gnome-b1727c3de3811d8ad55b2150c2b76f9701f7c200.tar.zst freebsd-ports-gnome-b1727c3de3811d8ad55b2150c2b76f9701f7c200.zip |
white space and use WWW: (portlint)
Diffstat (limited to 'net')
-rw-r--r-- | net/domtools/Makefile | 8 | ||||
-rw-r--r-- | net/domtools/pkg-descr | 2 |
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. |