diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-12-01 15:04:05 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-12-01 15:04:05 +0000 |
commit | cbee63519e5bfa9431cedefac9d47c9bca12db45 (patch) | |
tree | 1dc8467b10d712e142255d9e46f003ec59a7b07e /lang/Makefile | |
parent | - Update to 4.6.24 (diff) |
- Update lang/python to 2.4 final release.
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
Notes
Notes:
svn path=/head/; revision=122898
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 30ecc9c6439d..20f02ad21541 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -210,6 +210,7 @@ SUBDIR += python-doc-postscript-letter SUBDIR += python21 SUBDIR += python22 + SUBDIR += python23 SUBDIR += q SUBDIR += qscheme SUBDIR += quack |