summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorghen <ghen>2007-08-13 14:46:30 +0000
committerghen <ghen>2007-08-13 14:46:30 +0000
commit48a5e8ef3911e9252be4bcf5e5cbc89be12f21ef (patch)
tree2dcd5d4b112d0b30eaca3e33e1df6ae620eae20e /lang
parent005e75f5705fbf16127d960fc356ece905295895 (diff)
downloadpkgsrc-48a5e8ef3911e9252be4bcf5e5cbc89be12f21ef.tar.gz
Adjust the documented default PHP version to the actual default.
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 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 ===
#