summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 21:09:20 +0000
committerjoerg <joerg>2009-02-09 21:09:20 +0000
commit22091d12d5d9afb35ff7317bb19725b265ac9131 (patch)
tree635d2c2cd03c8f3021d6ce3b171522808e69ddf1 /lang/Makefile
parent21e27c5af5f4403909b558d86cd4f7168a2f35bd (diff)
downloadpkgsrc-22091d12d5d9afb35ff7317bb19725b265ac9131.tar.gz
Remove Python 2.1 support.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 58b08dd919c..c50c390e2a8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.265 2009/01/19 22:38:08 kefren Exp $
+# $NetBSD: Makefile,v 1.266 2009/02/09 21:09:21 joerg Exp $
#
COMMENT= Programming languages
@@ -123,13 +123,11 @@ SUBDIR+= py-funge
SUBDIR+= py-html-docs
SUBDIR+= py-psyco
SUBDIR+= py-pyrex
-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+= python21
SUBDIR+= python23
SUBDIR+= python24
SUBDIR+= python25