summaryrefslogtreecommitdiff
path: root/lang/php56/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-06-28 15:34:16 +0000
committertaca <taca@pkgsrc.org>2015-06-28 15:34:16 +0000
commit4b4fca1d78430bb6ba27926e898226b4f47147b2 (patch)
tree8e5d655321f38a7c69f4cae23b3b042f42fd0327 /lang/php56/Makefile
parentf1d8e8c7d8860c52f3a01f64d75d7f1ffdae86cd (diff)
downloadpkgsrc-4b4fca1d78430bb6ba27926e898226b4f47147b2.tar.gz
Add fix to https://bugs.php.net/bug.php?id=69737.
Bump PKGREVISION.
Diffstat (limited to 'lang/php56/Makefile')
-rw-r--r--lang/php56/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index 1d49728186b..5536179af95 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2015/03/16 00:26:31 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/28 15:35:33 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION}
+PKGREVISION= 1
CATEGORIES= lang
HOMEPAGE= http://www.php.net/