diff options
author | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-20 16:33:28 +0000 |
commit | 6c1396b41beba268c013966a2bf1abe36d493fc6 (patch) | |
tree | 83fbc8ea3db7370b8a87ad396af1e6ac24e04626 /archivers/php-zlib/Makefile | |
parent | e7902180899f43be1f805bba57a74fa0e771354f (diff) | |
download | pkgsrc-6c1396b41beba268c013966a2bf1abe36d493fc6.tar.gz |
Reset PKGREVISION with updating of php54, php55 and php56.
Diffstat (limited to 'archivers/php-zlib/Makefile')
-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 fe3c55bd98c..cc30de09797 100644 --- a/archivers/php-zlib/Makefile +++ b/archivers/php-zlib/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2014/02/12 23:17:32 tron Exp $ +# $NetBSD: Makefile,v 1.19 2015/03/20 16:33:28 taca Exp $ MODNAME= zlib -PKGREVISION= 1 CATEGORIES+= archivers COMMENT= PHP extension for zlib compression |