diff options
author | obache <obache@pkgsrc.org> | 2011-06-17 12:39:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-17 12:39:46 +0000 |
commit | 10236ce3673c888f4f0fe545f720bacc9320c66a (patch) | |
tree | a50415aac36c19d9befdfd0ffc1956c380ff8a7d /lang/Makefile | |
parent | d92842020f55e83e1ece63ea6b30f4df1a7c8e8f (diff) | |
download | pkgsrc-10236ce3673c888f4f0fe545f720bacc9320c66a.tar.gz |
+ py27-html-docs
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
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 |