diff options
author | tnn <tnn> | 2008-04-24 01:53:22 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-04-24 01:53:22 +0000 |
commit | 27b77b6b9f5809c927107a7e44dc8333b77090a8 (patch) | |
tree | 22eddd6ced6cf6b58bfb2b80ee778005fc179cc4 /lang | |
parent | f2387cd16f79c33ac3690b5a5e15d7763f038310 (diff) | |
download | pkgsrc-27b77b6b9f5809c927107a7e44dc8333b77090a8.tar.gz |
Added lang/python25 version 2.5.2
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9718cdf2296..6a0cf8acb13 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.253 2008/03/25 13:46:41 wiz Exp $ +# $NetBSD: Makefile,v 1.254 2008/04/24 01:53:22 tnn Exp $ # COMMENT= Programming languages @@ -131,6 +131,7 @@ SUBDIR+= python22 SUBDIR+= python23 SUBDIR+= python23-nth SUBDIR+= python24 +SUBDIR+= python25 SUBDIR+= rexx-imc SUBDIR+= rexx-regina SUBDIR+= ruby |