diff options
author | minskim <minskim> | 2009-07-26 21:15:10 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-07-26 21:15:10 +0000 |
commit | 847f59fc3ff1709116737d1b45ba07933697af71 (patch) | |
tree | a66ce8be1f0314f0ba046fc0fc399fc4d9398a5a /archivers | |
parent | f8bf1513e71f63ac63fc34a564fe8f795d1e9286 (diff) | |
download | pkgsrc-847f59fc3ff1709116737d1b45ba07933697af71.tar.gz |
Bump PKGREVISION because of BUILDLINK_ABI_DEPENDS.zziplib change.
Diffstat (limited to 'archivers')
-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 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 |