diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-09-04 23:33:03 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-09-04 23:33:03 +0800 |
commit | 5029b1eaf628ff4a9437a551cba645cd8ad49115 (patch) | |
tree | 93fb1f186749844030727052d9f4d95e120fccb4 /archivers/p5-Compress-Zlib/Makefile | |
parent | b50668f5af354fc96b6b770870e093d29d3292a9 (diff) | |
download | freebsd-ports-gnome-5029b1eaf628ff4a9437a551cba645cd8ad49115.tar.gz freebsd-ports-gnome-5029b1eaf628ff4a9437a551cba645cd8ad49115.tar.zst freebsd-ports-gnome-5029b1eaf628ff4a9437a551cba645cd8ad49115.zip |
- Update to 2.015
Diffstat (limited to 'archivers/p5-Compress-Zlib/Makefile')
-rw-r--r-- | archivers/p5-Compress-Zlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile index 2711e4b42267..69338ea16e8c 100644 --- a/archivers/p5-Compress-Zlib/Makefile +++ b/archivers/p5-Compress-Zlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Compress-Zlib -PORTVERSION= 2.014 +PORTVERSION= 2.015 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |