diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-11 23:49:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-11 23:49:39 +0800 |
commit | 8f54009cf3a662bb93b518ee372c3a64b5c19056 (patch) | |
tree | ea20f0f7a40a0e46b55272a0fa4e566724fb077b /dns | |
parent | 7badb086d5a464e06d61c41aada41f3649864d74 (diff) | |
download | freebsd-ports-gnome-8f54009cf3a662bb93b518ee372c3a64b5c19056.tar.gz freebsd-ports-gnome-8f54009cf3a662bb93b518ee372c3a64b5c19056.tar.zst freebsd-ports-gnome-8f54009cf3a662bb93b518ee372c3a64b5c19056.zip |
- Fix PLIST
- Bump PORTREVISION for package change
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-TestNS/Makefile | 1 | ||||
-rw-r--r-- | dns/p5-Net-DNS-TestNS/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS-TestNS/Makefile b/dns/p5-Net-DNS-TestNS/Makefile index 0aad47f9f14f..4b3d3e25400b 100644 --- a/dns/p5-Net-DNS-TestNS/Makefile +++ b/dns/p5-Net-DNS-TestNS/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-DNS-TestNS PORTVERSION= 1.10 +PORTREVISION= 1 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 d9e1ffcddcde..11f189103182 100644 --- a/dns/p5-Net-DNS-TestNS/pkg-plist +++ b/dns/p5-Net-DNS-TestNS/pkg-plist @@ -6,3 +6,4 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/TestNS @dirrm %%SITE_PERL%%/Net/DNS/TestNS @dirrmtry %%SITE_PERL%%/Net/DNS +@dirrmtry %%SITE_PERL%%/Net |