diff options
author | obache <obache> | 2011-06-17 12:39:46 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-17 12:39:46 +0000 |
commit | 59307b04bca992c27368b8c12442d8263f7539b1 (patch) | |
tree | a50415aac36c19d9befdfd0ffc1956c380ff8a7d /lang | |
parent | fe24c66df20d2d31257f5cf5245fce9d5ad4caae (diff) | |
download | pkgsrc-59307b04bca992c27368b8c12442d8263f7539b1.tar.gz |
+ py27-html-docs
Diffstat (limited to 'lang')
-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 |