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 /archivers/p5-Compress-LZW | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'archivers/p5-Compress-LZW')
-rw-r--r-- | archivers/p5-Compress-LZW/Makefile | 1 | ||||
-rw-r--r-- | archivers/p5-Compress-LZW/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Compress-LZW/Makefile b/archivers/p5-Compress-LZW/Makefile index eecc519ed93e..8190e019e4ca 100644 --- a/archivers/p5-Compress-LZW/Makefile +++ b/archivers/p5-Compress-LZW/Makefile @@ -3,6 +3,7 @@ PORTNAME= Compress-LZW PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-Compress-LZW/pkg-plist b/archivers/p5-Compress-LZW/pkg-plist index 502134aa21bd..b8c82fc93e7e 100644 --- a/archivers/p5-Compress-LZW/pkg-plist +++ b/archivers/p5-Compress-LZW/pkg-plist @@ -4,4 +4,3 @@ %%SITE_PERL%%/Compress/LZW.pm %%SITE_PERL%%/Compress/LZW/Compressor.pm %%SITE_PERL%%/Compress/LZW/Decompressor.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/LZW/.packlist |