summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-07-17 11:47:00 +0000
committerobache <obache>2014-07-17 11:47:00 +0000
commit6e5671d3910866e61f140ddde0e1e65bb0259eb9 (patch)
tree44c417e2161d678874673dbb81c3c7caf90421a3
parent056cc10469cabbc2ec359761095f1c19e386ba36 (diff)
downloadpkgsrc-6e5671d3910866e61f140ddde0e1e65bb0259eb9.tar.gz
+ py{33,34}-html-docs
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7bdc6397cf6..3df1868e482 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.380 2014/07/06 18:07:18 jakllsch Exp $
+# $NetBSD: Makefile,v 1.381 2014/07/17 11:47:00 obache Exp $
#
COMMENT= Programming languages
@@ -159,6 +159,8 @@ SUBDIR+= py-pythonz
SUBDIR+= py-six
SUBDIR+= py26-html-docs
SUBDIR+= py27-html-docs
+SUBDIR+= py33-html-docs
+SUBDIR+= py34-html-docs
#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python26
SUBDIR+= python27