diff options
author | wiz <wiz> | 2008-06-03 19:37:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-06-03 19:37:35 +0000 |
commit | 86adb12e6d316e0da6b1f307f7edda26823b33f0 (patch) | |
tree | 127d3630e44c576fbbd0c6c8dfb61d88f8c0a963 /lang/Makefile | |
parent | 6e461abb2adc1380be5c4cd20e79c0c818712267 (diff) | |
download | pkgsrc-86adb12e6d316e0da6b1f307f7edda26823b33f0.tar.gz |
+ py25-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 c501cbd9829..62b75a8901c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.256 2008/04/28 04:17:46 bjs Exp $ +# $NetBSD: Makefile,v 1.257 2008/06/03 19:37:35 wiz Exp $ # COMMENT= Programming languages @@ -124,6 +124,7 @@ SUBDIR+= py21-html-docs SUBDIR+= py22-html-docs SUBDIR+= py23-html-docs SUBDIR+= py24-html-docs +SUBDIR+= py25-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python15 SUBDIR+= python21 |