diff options
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index 889b266e23ba..d7a528206ebf 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Net-DNS-ZoneFile-Fast -PORTVERSION= 0.6 +PORTVERSION= 0.6.1 CATEGORIES= dns perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITE_SUBDIR= ../../authors/id/H/HA/HARDAKER PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse BIND8/9 zone files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |