diff options
author | jadawin <jadawin@FreeBSD.org> | 2009-04-06 20:39:07 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2009-04-06 20:39:07 +0800 |
commit | 5bc1e500adc7cb31bfd9659a7e93148c638ad92c (patch) | |
tree | ce93a2a3c97984de465b232d8ecab939f37356a7 /archivers/p5-Compress-Raw-Zlib/Makefile | |
parent | 3688a0c3cc3b1e7983e8e68f03e810c34a6cc4e0 (diff) | |
download | freebsd-ports-gnome-5bc1e500adc7cb31bfd9659a7e93148c638ad92c.tar.gz freebsd-ports-gnome-5bc1e500adc7cb31bfd9659a7e93148c638ad92c.tar.zst freebsd-ports-gnome-5bc1e500adc7cb31bfd9659a7e93148c638ad92c.zip |
- Update to 2.017
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 6c78f761857b..53c1e09e41b5 100644 --- a/archivers/p5-Compress-Raw-Zlib/Makefile +++ b/archivers/p5-Compress-Raw-Zlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Compress-Raw-Zlib -PORTVERSION= 2.015 +PORTVERSION= 2.017 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |