diff options
Diffstat (limited to 'dns/domtools/Makefile')
-rw-r--r-- | dns/domtools/Makefile | 8 |
1 files changed, 4 insertions, 4 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}/ |