diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-28 12:11:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-28 12:11:50 +0000 |
commit | d9bd54dbbf0ce1dc86600a6ffe8be6491bc140df (patch) | |
tree | 043131ec6e29189d734f97adcbdd45b6e9753052 /lang/Makefile | |
parent | 4e6dbca76faac106057acdeb8bd68180d52f427d (diff) | |
download | ports-d9bd54dbbf0ce1dc86600a6ffe8be6491bc140df.tar.gz ports-d9bd54dbbf0ce1dc86600a6ffe8be6491bc140df.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7ecbe1bc5786..c6c7f1332b16 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -266,6 +266,8 @@ SUBDIR += python23 SUBDIR += python24 SUBDIR += python25 + SUBDIR += python26 + SUBDIR += python30 SUBDIR += q SUBDIR += qscheme SUBDIR += quack |