diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-01-16 12:35:33 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-01-16 12:35:33 +0000 |
commit | 5a2c723b3d33c24866ab702f08fbd289b09a6c77 (patch) | |
tree | 85bdc4f38eaf7a810fb98277cb8b2d8ed972c6d4 /lang | |
parent | Downgrade to Python-2.1.1 again after repo-copy. (diff) |
Activate python21.
Notes
Notes:
svn path=/head/; revision=53166
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index c2bcc18af6b3..5a5f24807513 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -144,6 +144,7 @@ SUBDIR += python-doc-postscript-letter SUBDIR += python15 SUBDIR += python20 + SUBDIR += python21 SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += rotfl |