summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r--archivers/p5-Archive-Zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index b32a229b39c8..5ac3ec1d20fe 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Archive-Zip
-PORTVERSION= 1.00
+PORTVERSION= 1.01
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
RUN_DEPENDS= ${BUILD_DEPENDS}