summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-13 23:12:40 +0000
committerrodent <rodent@pkgsrc.org>2015-04-13 23:12:40 +0000
commitdae6521fbd55942614bff4ea61c8e8b5c026b6d4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /lang/Makefile
parenteca16f16d39ee70b8857fc2115818e11e215bcef (diff)
downloadpkgsrc-dae6521fbd55942614bff4ea61c8e8b5c026b6d4.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
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 1ad93f8f08a..d1875ace2b8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.406 2015/04/04 12:55:28 rodent Exp $
+# $NetBSD: Makefile,v 1.407 2015/04/13 23:12:44 rodent Exp $
#
COMMENT= Programming languages
@@ -166,7 +166,6 @@ SUBDIR+= py27-html-docs
SUBDIR+= py33-html-docs
SUBDIR+= py34-html-docs
#SUBDIR+= python # only contains Makefile fragments
-SUBDIR+= python26
SUBDIR+= python27
SUBDIR+= python33
SUBDIR+= python34