diff options
author | demon <demon@FreeBSD.org> | 2012-12-20 23:51:30 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2012-12-20 23:51:30 +0800 |
commit | 8a9f5c5ab541c0f775ac81e72c734a50ea21aa7e (patch) | |
tree | 809ff4f9f6d4ad8e41771192621aa15fce9b600c /lang | |
parent | 9f17ecae6fa390d11f523473b8d5b2a2547043f6 (diff) | |
download | freebsd-ports-gnome-8a9f5c5ab541c0f775ac81e72c734a50ea21aa7e.tar.gz freebsd-ports-gnome-8a9f5c5ab541c0f775ac81e72c734a50ea21aa7e.tar.zst freebsd-ports-gnome-8a9f5c5ab541c0f775ac81e72c734a50ea21aa7e.zip |
Add python33.
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 35d0b8f77649..e27e9b9f07c1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -272,6 +272,7 @@ SUBDIR += python27 SUBDIR += python31 SUBDIR += python32 + SUBDIR += python33 SUBDIR += q SUBDIR += qore SUBDIR += qscheme |