summaryrefslogtreecommitdiff
path: root/archivers/php-zip
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-02-21 16:30:44 +0000
committertaca <taca@pkgsrc.org>2011-02-21 16:30:44 +0000
commite023a5c053db3ab990b8a58c1373d32b456db232 (patch)
treeb2059a3e156de55b0d679b20fc5906c0d691a17a /archivers/php-zip
parentd926f185ebe2e14a576d585aed4e06397d7d5546 (diff)
downloadpkgsrc-e023a5c053db3ab990b8a58c1373d32b456db232.tar.gz
Bump PKGREVISION reflects fix of SA43328.
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 5fc9d21a5f2..288d996a14c 100644
--- a/archivers/php-zip/Makefile
+++ b/archivers/php-zip/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/03/02 14:46:51 taca Exp $
+# $NetBSD: Makefile,v 1.12 2011/02/21 16:30:44 taca Exp $
MODNAME= zip
+PKGREVISION= 1
CATEGORIES+= archivers
COMMENT= PHP extension for ZIP archive handling