summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-17 12:39:46 +0000
committerobache <obache@pkgsrc.org>2011-06-17 12:39:46 +0000
commit10236ce3673c888f4f0fe545f720bacc9320c66a (patch)
treea50415aac36c19d9befdfd0ffc1956c380ff8a7d /lang/Makefile
parentd92842020f55e83e1ece63ea6b30f4df1a7c8e8f (diff)
downloadpkgsrc-10236ce3673c888f4f0fe545f720bacc9320c66a.tar.gz
+ py27-html-docs
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 d28764dbb1d..c823560a1a6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.303 2011/06/17 01:11:41 reed Exp $
+# $NetBSD: Makefile,v 1.304 2011/06/17 12:39:46 obache Exp $
#
COMMENT= Programming languages
@@ -137,6 +137,7 @@ SUBDIR+= py-pyrex
SUBDIR+= py24-html-docs
SUBDIR+= py25-html-docs
SUBDIR+= py26-html-docs
+SUBDIR+= py27-html-docs
#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python24
SUBDIR+= python25