diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-15 19:12:51 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-15 19:12:51 +0000 |
commit | 61b31f74b45ae151e324b183ddfe33e659c6da57 (patch) | |
tree | 3a1f97194b116ac6ba347095f35095a7285ae341 /lang/Makefile | |
parent | 6dc96975e4c198c2fd41c51bcb44ed4a4d87ed5d (diff) | |
download | ports-61b31f74b45ae151e324b183ddfe33e659c6da57.tar.gz ports-61b31f74b45ae151e324b183ddfe33e659c6da57.zip |
Notes
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 4efd9c817279..ddd72571add9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -277,6 +277,7 @@ SUBDIR += python24 SUBDIR += python25 SUBDIR += python26 + SUBDIR += python27 SUBDIR += python31 SUBDIR += q SUBDIR += qore |