pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang add python-2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48e849ba2ca0
branches:  trunk
changeset: 459646:48e849ba2ca0
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Aug 04 08:30:44 2003 +0000

description:
add python-2.3

diffstat:

 lang/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7d0026223211 -r 48e849ba2ca0 lang/Makefile
--- a/lang/Makefile     Mon Aug 04 08:29:31 2003 +0000
+++ b/lang/Makefile     Mon Aug 04 08:30:44 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.155 2003/07/10 11:49:48 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2003/08/04 08:30:44 drochner Exp $
 #
 
 COMMENT=       Programming languages
@@ -102,6 +102,8 @@
 SUBDIR+=       python21-pth
 SUBDIR+=       python22
 SUBDIR+=       python22-pth
+SUBDIR+=       python23
+SUBDIR+=       python23-pth
 SUBDIR+=       rexx-imc
 SUBDIR+=       rexx-regina
 SUBDIR+=       ruby



Home | Main Index | Thread Index | Old Index