diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-02-07 15:08:17 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-02-07 15:08:17 +0000 |
commit | 0af2c26cfd7bc6842471252d11dfe7dd145a6697 (patch) | |
tree | 02c906551b8e0c00b080ab117bd031c57b876274 /archivers/p5-Archive-Zip/Makefile | |
parent | b8dc88d744713756e0a1e0a2ec4349c3ae16fe9a (diff) |
Notes
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 c3a85fbad89b..f7fe1fadff9f 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Archive-Zip -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |