diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /dns/p5-Net-DNS-TestNS | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-TestNS')
-rw-r--r-- | dns/p5-Net-DNS-TestNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS-TestNS/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-TestNS/Makefile b/dns/p5-Net-DNS-TestNS/Makefile index c39a310dcc3e..1fa565665780 100644 --- a/dns/p5-Net-DNS-TestNS/Makefile +++ b/dns/p5-Net-DNS-TestNS/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-DNS-TestNS PORTVERSION= 1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OLAF diff --git a/dns/p5-Net-DNS-TestNS/pkg-plist b/dns/p5-Net-DNS-TestNS/pkg-plist index 7bd41df38c94..fbec09ad3e1e 100644 --- a/dns/p5-Net-DNS-TestNS/pkg-plist +++ b/dns/p5-Net-DNS-TestNS/pkg-plist @@ -2,6 +2,5 @@ %%SITE_PERL%%/Net/DNS/TestNS/DTD.pm %%SITE_PERL%%/Net/DNS/TestNS/Nameserver.pm %%SITE_PERL%%/Net/DNS/TestNS/Packet.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/TestNS/.packlist %%PERL5_MAN3%%/Net::DNS::TestNS.3.gz %%PERL5_MAN3%%/Net::DNS::TestNS::DTD.3.gz |