diff options
author | recht <recht@pkgsrc.org> | 2003-12-24 10:12:12 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-12-24 10:12:12 +0000 |
commit | 21d6475229519cd3a88172051c465ec113393094 (patch) | |
tree | 7e9c828236540fd32df2d6e89a13dab1abd4669b /lang/Makefile | |
parent | 7f110eabb69992591d69c79c9e3143fe690ad273 (diff) | |
download | pkgsrc-21d6475229519cd3a88172051c465ec113393094.tar.gz |
+ py23-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 446c7a5e4ea..161fd29c58a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.162 2003/10/28 16:24:50 agc Exp $ +# $NetBSD: Makefile,v 1.163 2003/12/24 10:12:12 recht Exp $ # COMMENT= Programming languages @@ -98,6 +98,7 @@ SUBDIR+= py-psyco SUBDIR+= py-pyrex SUBDIR+= py21-html-docs SUBDIR+= py22-html-docs +SUBDIR+= py23-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python15 SUBDIR+= python20 |