summaryrefslogtreecommitdiff
path: root/archivers/php-zip
diff options
context:
space:
mode:
authorminskim <minskim>2009-07-26 21:15:10 +0000
committerminskim <minskim>2009-07-26 21:15:10 +0000
commitb522d1a837df98b5f327f06cc8044db7805ab54f (patch)
treea66ce8be1f0314f0ba046fc0fc399fc4d9398a5a /archivers/php-zip
parentae3759124cf6cafdbaf3b08e4acef5ea06b6a3f8 (diff)
downloadpkgsrc-b522d1a837df98b5f327f06cc8044db7805ab54f.tar.gz
Bump PKGREVISION because of BUILDLINK_ABI_DEPENDS.zziplib change.
Diffstat (limited to 'archivers/php-zip')
-rw-r--r--archivers/php-zip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile
index 5fab13f2a4d..4691db535f8 100644
--- a/archivers/php-zip/Makefile
+++ b/archivers/php-zip/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:13 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/07/26 21:15:10 minskim Exp $
MODNAME= zip
+PKGREVISION= 1
PECL_VERSION= 1.0
CATEGORIES+= archivers
COMMENT= PHP extension for ZIP archive handling