summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:04:40 +0000
committerwiz <wiz>2016-07-09 13:04:40 +0000
commit2a69cbee0be5b67fbea8cf9cbc610e6761274be0 (patch)
tree7cf07f055b41ff40ab5dde42ac19eff8b53a822a /lang/Makefile
parentb0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf (diff)
downloadpkgsrc-2a69cbee0be5b67fbea8cf9cbc610e6761274be0.tar.gz
Remove python33.
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 c230ffd1cb8..07e05b42d4b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.434 2016/07/03 17:51:31 dholland Exp $
+# $NetBSD: Makefile,v 1.435 2016/07/09 13:04:40 wiz Exp $
#
COMMENT= Programming languages
@@ -182,7 +182,6 @@ SUBDIR+= py33-html-docs
SUBDIR+= py34-html-docs
#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python27
-SUBDIR+= python33
SUBDIR+= python34
SUBDIR+= python35
SUBDIR+= qore