summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-29 06:34:54 +0000
committerminskim <minskim@pkgsrc.org>2004-12-29 06:34:54 +0000
commit0a20b2370b82a8e453f74199423e6e89417966ef (patch)
tree95f0c3f9935c49e327367cc253a0212aab58eaa2 /lang
parent06bd3bef08a89cb220221d68c452f1471f9c573c (diff)
downloadpkgsrc-0a20b2370b82a8e453f74199423e6e89417966ef.tar.gz
Add and enable py24-html-docs.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5923f575dd5..a204180e95e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2004/12/21 10:43:14 darcy Exp $
+# $NetBSD: Makefile,v 1.206 2004/12/29 06:34:54 minskim Exp $
#
COMMENT= Programming languages
@@ -119,6 +119,7 @@ SUBDIR+= py-pyrex
SUBDIR+= py21-html-docs
SUBDIR+= py22-html-docs
SUBDIR+= py23-html-docs
+SUBDIR+= py24-html-docs
#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python15
SUBDIR+= python20