diff options
author | joerg <joerg> | 2009-10-25 23:40:15 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-10-25 23:40:15 +0000 |
commit | d20fafab21f9f5732a611007f139a1e12aeec29e (patch) | |
tree | 77e6a16fb874eb6eb25a41089ed21683139c0db9 /lang/Makefile | |
parent | 24357fbefe879631683c430dce5ddbf30b579934 (diff) | |
download | pkgsrc-d20fafab21f9f5732a611007f139a1e12aeec29e.tar.gz |
+ py26-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 08a6e99b56f..a528292c003 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2009/10/14 11:44:29 tnn Exp $ +# $NetBSD: Makefile,v 1.277 2009/10/25 23:40:15 joerg Exp $ # COMMENT= Programming languages @@ -130,6 +130,7 @@ SUBDIR+= py-psyco SUBDIR+= py-pyrex SUBDIR+= py24-html-docs SUBDIR+= py25-html-docs +SUBDIR+= py26-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python24 SUBDIR+= python25 |