diff options
Diffstat (limited to 'lang/php')
-rw-r--r-- | lang/php/phpversion.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 9dc46ea2476..90eb566a0e4 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.6 2007/06/18 07:21:09 rillig Exp $ +# $NetBSD: phpversion.mk,v 1.7 2007/08/13 14:46:30 ghen Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. @@ -10,7 +10,7 @@ # the package. # # Possible: 4 5 -# Default: 4 +# Default: 5 # # === Package-settable variables === # |