summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2016-08-04 13:00:19 +0000
committerjdolecek <jdolecek@pkgsrc.org>2016-08-04 13:00:19 +0000
commite8ccfb73a238cbab45dae076c03cb935a08402ec (patch)
tree86a384f28c4efdc000db872e54b671359f3a7ce0 /lang
parentbd5fcd8bc906273382d199f55ccb49813822e3de (diff)
downloadpkgsrc-e8ccfb73a238cbab45dae076c03cb935a08402ec.tar.gz
update also default PHP version in the comment
Diffstat (limited to 'lang')
-rw-r--r--lang/php/phpversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk
index 10eace72e01..fb332aaea09 100644
--- a/lang/php/phpversion.mk
+++ b/lang/php/phpversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.145 2016/07/31 15:39:27 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.146 2016/08/04 13:00:19 jdolecek Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -11,7 +11,7 @@
# the package.
#
# Possible: 55 56 70
-# Default: 55
+# Default: 56
#
# === Infrastructure variables ===
#