diff options
author | joerg <joerg@pkgsrc.org> | 2009-10-25 23:40:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-10-25 23:40:15 +0000 |
commit | fe889bce9b024792ba0524e64c06984ea3e83ce7 (patch) | |
tree | 77e6a16fb874eb6eb25a41089ed21683139c0db9 | |
parent | a0386eac92631b3abf203a684e705029ac057eb7 (diff) | |
download | pkgsrc-fe889bce9b024792ba0524e64c06984ea3e83ce7.tar.gz |
+ py26-html-docs
-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 |