summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ffc67780abb..fa730bd69e6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2009/07/26 21:21:29 rillig Exp $
+# $NetBSD: Makefile,v 1.273 2009/09/07 18:17:28 joerg Exp $
#
COMMENT= Programming languages
@@ -127,12 +127,9 @@ SUBDIR+= py-funge
SUBDIR+= py-html-docs
SUBDIR+= py-psyco
SUBDIR+= py-pyrex
-SUBDIR+= py22-html-docs
-SUBDIR+= py23-html-docs
SUBDIR+= py24-html-docs
SUBDIR+= py25-html-docs
#SUBDIR+= python # only contains Makefile fragments
-SUBDIR+= python23
SUBDIR+= python24
SUBDIR+= python25
SUBDIR+= python26