diff options
Diffstat (limited to 'archivers/php-zip/Makefile')
-rw-r--r-- | archivers/php-zip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/php-zip/Makefile b/archivers/php-zip/Makefile index af0d93995bd..8e83dd9633e 100644 --- a/archivers/php-zip/Makefile +++ b/archivers/php-zip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:44:50 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/04 16:50:50 tv Exp $ MODNAME= zip PECL_VERSION= 1.0 +PKGREVISION= 1 CATEGORIES+= archivers PKGREVISION= # empty COMMENT= PHP extension for ZIP archive handling |