pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/python Update comments, now default python versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dafd39705472
branches:  trunk
changeset: 554677:dafd39705472
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Feb 18 05:50:31 2009 +0000

description:
Update comments, now default python version is 25.

diffstat:

 lang/python/pyversion.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 95c0dc6c0f25 -r dafd39705472 lang/python/pyversion.mk
--- a/lang/python/pyversion.mk  Wed Feb 18 02:05:10 2009 +0000
+++ b/lang/python/pyversion.mk  Wed Feb 18 05:50:31 2009 +0000
@@ -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 ===
 #



Home | Main Index | Thread Index | Old Index