summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-03-14 03:19:18 +0000
committerrodent <rodent@pkgsrc.org>2014-03-14 03:19:18 +0000
commite400dc69b474a4821997b8c7fc2d6ef2f342f8d0 (patch)
treee4d4c298215101b045741c71f9f722266adccc3e /lang
parent0446d93ab5338fa42f0c178baeaaac9bc61178a1 (diff)
downloadpkgsrc-e400dc69b474a4821997b8c7fc2d6ef2f342f8d0.tar.gz
+py-pythonz!
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 0bdfc98f962..f8037884dfd 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.370 2014/03/13 07:26:06 jnemeth Exp $
+# $NetBSD: Makefile,v 1.371 2014/03/14 03:19:18 rodent Exp $
#
COMMENT= Programming languages
@@ -150,6 +150,7 @@ SUBDIR+= polyml
SUBDIR+= py-basicproperty
SUBDIR+= py-cxfreeze
SUBDIR+= py-pyrex
+SUBDIR+= py-pythonz
SUBDIR+= py-six
SUBDIR+= py26-html-docs
SUBDIR+= py27-html-docs