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-RR-SRV-Helper | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-RR-SRV-Helper')
-rw-r--r-- | dns/p5-Net-DNS-RR-SRV-Helper/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS-RR-SRV-Helper/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile index dd0cb2ad3157..d3be14f46485 100644 --- a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile +++ b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-DNS-RR-SRV-Helper PORTVERSION= 0.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX diff --git a/dns/p5-Net-DNS-RR-SRV-Helper/pkg-plist b/dns/p5-Net-DNS-RR-SRV-Helper/pkg-plist index f350037cb2c7..1453989f6da8 100644 --- a/dns/p5-Net-DNS-RR-SRV-Helper/pkg-plist +++ b/dns/p5-Net-DNS-RR-SRV-Helper/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/Net/DNS/RR/SRV/Helper.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/RR/SRV/Helper/.packlist %%PERL5_MAN3%%/Net::DNS::RR::SRV::Helper.3.gz |