summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache>2009-02-18 05:50:31 +0000
committerobache <obache>2009-02-18 05:50:31 +0000
commit27d28e0f6f4f6b47317e384e37e29a28e9fe0559 (patch)
tree18b838d776545debe1291fc68d1f5bdd2d328ca1 /lang
parent10182a190b9211bad8e03d58f473771cb5f9a00f (diff)
downloadpkgsrc-27d28e0f6f4f6b47317e384e37e29a28e9fe0559.tar.gz
Update comments, now default python version is 25.
Diffstat (limited to 'lang')
-rw-r--r--lang/python/pyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/pyversion.mk b/lang/python/pyversion.mk
index 9705d21ea8d..08bef057490 100644
--- a/lang/python/pyversion.mk
+++ b/lang/python/pyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.64 2009/02/09 22:56:24 joerg Exp $
+# $NetBSD: pyversion.mk,v 1.65 2009/02/18 05:50:31 obache Exp $
# This file determines which Python version is used as a dependency for
# a package.
@@ -9,7 +9,7 @@
# The preferred Python version to use.
#
# Possible values: 21 23 24 25
-# Default: 24
+# Default: 25
#
# === Package-settable variables ===
#