summaryrefslogtreecommitdiff
path: root/archivers/php-zip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/php-zip')
-rw-r--r--archivers/php-zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile
index 5448e8fa19a..2bbfeb174ce 100644
--- a/archivers/php-zip/Makefile
+++ b/archivers/php-zip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/10/23 18:12:24 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:04 joerg Exp $
MODNAME= zip
PECL_VERSION= 1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES+= archivers
COMMENT= PHP extension for ZIP archive handling