summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna>2012-12-10 03:15:48 +0000
committertsarna <tsarna>2012-12-10 03:15:48 +0000
commit33bcb22be01a86320c3092f1eda69b7317e7be15 (patch)
tree8cb4bbd4e0c0ae9238ff901eb1670f613150d40f /lang/Makefile
parent1dc3fed2c5b79f8b5b02337cce439b2eebbba40c (diff)
downloadpkgsrc-33bcb22be01a86320c3092f1eda69b7317e7be15.tar.gz
Add Python 3.3.0
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index dca0f50fc01..fb448bdefbc 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.334 2012/10/11 15:08:26 drochner Exp $
+# $NetBSD: Makefile,v 1.335 2012/12/10 03:15:48 tsarna Exp $
#
COMMENT= Programming languages
@@ -151,6 +151,7 @@ SUBDIR+= python26
SUBDIR+= python27
SUBDIR+= python31
SUBDIR+= python32
+SUBDIR+= python33
SUBDIR+= racket
SUBDIR+= racket-textual
SUBDIR+= rcfunge