diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-04-10 07:52:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-04-10 07:52:26 +0000 |
commit | fe4de600f12b06aca6e50aa7afdcb4f9f06d4adc (patch) | |
tree | 06888f18e7ff352ffb220e08469cfcf4d4660fa9 /dns/p5-Net-DNS-ZoneFile-Fast/Makefile | |
parent | 1c4b830bd46e87aefdea47da1288cd2be236b532 (diff) | |
download | ports-fe4de600f12b06aca6e50aa7afdcb4f9f06d4adc.tar.gz ports-fe4de600f12b06aca6e50aa7afdcb4f9f06d4adc.zip |
Notes
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 \ |