summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-07-26 21:15:10 +0000
committerminskim <minskim@pkgsrc.org>2009-07-26 21:15:10 +0000
commitb04ee8545a930ec6d1cbf911383801a4bcd55c67 (patch)
treea66ce8be1f0314f0ba046fc0fc399fc4d9398a5a /archivers
parentb64987906cfd4464aa46f6f951a8da873accf71b (diff)
downloadpkgsrc-b04ee8545a930ec6d1cbf911383801a4bcd55c67.tar.gz
Bump PKGREVISION because of BUILDLINK_ABI_DEPENDS.zziplib change.
Diffstat (limited to 'archivers')
-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