summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen>2007-08-13 14:46:30 +0000
committerghen <ghen>2007-08-13 14:46:30 +0000
commit975b9b24794e9ab835be3c527d6a13b372894369 (patch)
tree2dcd5d4b112d0b30eaca3e33e1df6ae620eae20e
parent970a619adad3a60f6be3b96f6ae4c018f0c2f3bb (diff)
downloadpkgsrc-975b9b24794e9ab835be3c527d6a13b372894369.tar.gz
Adjust the documented default PHP version to the actual default.
-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 ===
#