summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache>2014-07-17 11:47:00 +0000
committerobache <obache>2014-07-17 11:47:00 +0000
commit58ae554d47824d0f3c515e38471d32702fe44f71 (patch)
tree44c417e2161d678874673dbb81c3c7caf90421a3 /lang
parent754c57e20ea6d268aebc0f952327f1b4551c43a3 (diff)
downloadpkgsrc-58ae554d47824d0f3c515e38471d32702fe44f71.tar.gz
+ py{33,34}-html-docs
Diffstat (limited to 'lang')
-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