summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-05-06 13:13:17 +0000
committerobache <obache@pkgsrc.org>2012-05-06 13:13:17 +0000
commit9cd7417e5899d47c07d2497d5e49c2815c1be1c3 (patch)
treefed610f39a87e34e1a8e95a12ca126afc112ae4e /lang
parented585dc4f4ce16c18df34225cdc473a9c6f8fb78 (diff)
downloadpkgsrc-9cd7417e5899d47c07d2497d5e49c2815c1be1c3.tar.gz
+python32
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4daaba97c17..1e11d95a55e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.319 2012/05/04 11:52:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.320 2012/05/06 13:13:17 obache Exp $
#
COMMENT= Programming languages
@@ -150,6 +150,7 @@ SUBDIR+= python25
SUBDIR+= python26
SUBDIR+= python27
SUBDIR+= python31
+SUBDIR+= python32
SUBDIR+= racket
SUBDIR+= racket-textual
SUBDIR+= rcfunge