diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 20:39:37 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 20:39:37 +0000 |
commit | 499cb9b94ebf8a0d7e1fccdc9e47e63eb68b6fc1 (patch) | |
tree | 331a3e591f56025ac0e9a25edfd1c0563182f102 /archivers/p5-Compress-Raw-Zlib/Makefile | |
parent | 151865636188a771719cc09ee2d5325ed2711027 (diff) | |
download | ports-499cb9b94ebf8a0d7e1fccdc9e47e63eb68b6fc1.tar.gz ports-499cb9b94ebf8a0d7e1fccdc9e47e63eb68b6fc1.zip |
archivers/p5-Compress-Raw-Zlib: Update to 2.104
Diffstat (limited to 'archivers/p5-Compress-Raw-Zlib/Makefile')
-rw-r--r-- | archivers/p5-Compress-Raw-Zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile index 8df085091ac6..311c27e2aeb6 100644 --- a/archivers/p5-Compress-Raw-Zlib/Makefile +++ b/archivers/p5-Compress-Raw-Zlib/Makefile @@ -1,7 +1,7 @@ # Created by: Thomas Abthorpe <thomas@goodking.ca> PORTNAME= Compress-Raw-Zlib -PORTVERSION= 2.103 +PORTVERSION= 2.104 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |