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 /print/p5-Net-Printer | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'print/p5-Net-Printer')
-rw-r--r-- | print/p5-Net-Printer/Makefile | 1 | ||||
-rw-r--r-- | print/p5-Net-Printer/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/print/p5-Net-Printer/Makefile b/print/p5-Net-Printer/Makefile index 353bd23b97b1..1c347b6d2024 100644 --- a/print/p5-Net-Printer/Makefile +++ b/print/p5-Net-Printer/Makefile @@ -3,6 +3,7 @@ PORTNAME= Net-Printer PORTVERSION= 1.12 +PORTREVISION= 1 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/print/p5-Net-Printer/pkg-plist b/print/p5-Net-Printer/pkg-plist index 60923a2f26bb..5dcbea3d6913 100644 --- a/print/p5-Net-Printer/pkg-plist +++ b/print/p5-Net-Printer/pkg-plist @@ -1,6 +1,2 @@ %%SITE_PERL%%/Net/Printer.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Printer/.packlist %%PERL5_MAN3%%/Net::Printer.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Printer -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net |