diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-27 21:26:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-27 21:26:12 +0800 |
commit | 08161dcd9f0aeac0e0574aa0f11891955d36a7ef (patch) | |
tree | b610610f0873729d1c6c98b5a788a3dcf307c660 /archivers/p5-Archive-Zip/Makefile | |
parent | 0dd34b68e83595813bbc800c69086365190a87e6 (diff) | |
download | freebsd-ports-gnome-08161dcd9f0aeac0e0574aa0f11891955d36a7ef.tar.gz freebsd-ports-gnome-08161dcd9f0aeac0e0574aa0f11891955d36a7ef.tar.zst freebsd-ports-gnome-08161dcd9f0aeac0e0574aa0f11891955d36a7ef.zip |
- Update to 1.50
Changes: http://search.cpan.org/dist/Archive-Zip/Changes
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 76b6d95b2adc..1bf0461469f1 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Archive-Zip -PORTVERSION= 1.49 +PORTVERSION= 1.50 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |