diff options
author | taca <taca@pkgsrc.org> | 2013-02-22 03:07:43 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-02-22 03:07:43 +0000 |
commit | b2bc806c025962017297ff65485d7bc719c570c5 (patch) | |
tree | 7081e7b976b6e6bbaac7b164e1a61af78daf544a /archivers | |
parent | ec2c2504d62ddbea5c058723d84fe5f1a400c5ee (diff) | |
download | pkgsrc-b2bc806c025962017297ff65485d7bc719c570c5.tar.gz |
Reset PKG_REVISION along with update of both php53 and php54.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/php-zlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/php-zlib/Makefile b/archivers/php-zlib/Makefile index 317e5d3026f..8d8462ad86f 100644 --- a/archivers/php-zlib/Makefile +++ b/archivers/php-zlib/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2013/02/06 23:21:37 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/22 03:07:43 taca Exp $ MODNAME= zlib -PKGREVISION= 1 CATEGORIES+= archivers COMMENT= PHP extension for zlib compression |