summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-12 09:01:50 +0000
committerwiz <wiz>2014-01-12 09:01:50 +0000
commitfdcf016cc1a1ff77e9f8a980b83dc92adbd639ac (patch)
tree4baca05b35426431d5944eb7b99832da37ecd29e /lang/Makefile
parent1bece4b403e4f78924c9813d69811f273be2e1b1 (diff)
downloadpkgsrc-fdcf016cc1a1ff77e9f8a980b83dc92adbd639ac.tar.gz
Remove python32 as proposed a week ago on pkgsrc-users.
Upstream doesn't talk about it any longer, and python-3.3 is a drop-in replacement. Ok bsiegert, prlw1, rodent
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f6bad693d07..03466881285 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.363 2013/12/31 17:08:08 wiz Exp $
+# $NetBSD: Makefile,v 1.364 2014/01/12 09:01:50 wiz Exp $
#
COMMENT= Programming languages
@@ -155,7 +155,6 @@ SUBDIR+= py27-html-docs
#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python26
SUBDIR+= python27
-SUBDIR+= python32
SUBDIR+= python33
SUBDIR+= racket
SUBDIR+= racket-textual