diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-11-10 10:40:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-11-10 10:40:25 +0800 |
commit | 11f6a991caaa9b021282f13c07d01e4735077ef4 (patch) | |
tree | a3b2182c41e557e9c0e59743b67f7611ba086622 /archivers/p5-Compress-Raw-Lzma | |
parent | 58f14a64a4d6597b5c7a5513f570a782429c03b7 (diff) | |
download | freebsd-ports-gnome-11f6a991caaa9b021282f13c07d01e4735077ef4.tar.gz freebsd-ports-gnome-11f6a991caaa9b021282f13c07d01e4735077ef4.tar.zst freebsd-ports-gnome-11f6a991caaa9b021282f13c07d01e4735077ef4.zip |
- Bump PORTREVISION for conditional dependency on archivers/xz which changed
shlib version
Diffstat (limited to 'archivers/p5-Compress-Raw-Lzma')
-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- |