diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-10 02:40:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-10 02:40:25 +0000 |
commit | 60c4210e37d99737ee51d56e9055ef5eab25c3f9 (patch) | |
tree | d0b7997f03769c5ff99abe75a52ffc53e6ed958e /archivers | |
parent | 712f4bea1de20bf36e97a76a83a370cc58a1eb27 (diff) | |
download | ports-60c4210e37d99737ee51d56e9055ef5eab25c3f9.tar.gz ports-60c4210e37d99737ee51d56e9055ef5eab25c3f9.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile index 3127bfeb83ba..d61c83ff0926 100644 --- a/archivers/p5-Compress-Raw-Lzma/Makefile +++ b/archivers/p5-Compress-Raw-Lzma/Makefile @@ -7,6 +7,7 @@ PORTNAME= Compress-Raw-Lzma PORTVERSION= 2.031 +PORTREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |