summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>2012-12-10 03:15:48 +0000
committertsarna <tsarna@pkgsrc.org>2012-12-10 03:15:48 +0000
commite783757cc54cf0b6fb37c23db56c87b0db782cc6 (patch)
tree8cb4bbd4e0c0ae9238ff901eb1670f613150d40f /lang/Makefile
parentbbb04539af5840b3ecc6cb60269aa7e1b1a45218 (diff)
downloadpkgsrc-e783757cc54cf0b6fb37c23db56c87b0db782cc6.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