From e8ccfb73a238cbab45dae076c03cb935a08402ec Mon Sep 17 00:00:00 2001 From: jdolecek Date: Thu, 4 Aug 2016 13:00:19 +0000 Subject: update also default PHP version in the comment --- lang/php/phpversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/php') 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 === # -- cgit v1.2.3