summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-13 23:12:40 +0000
committerrodent <rodent>2015-04-13 23:12:40 +0000
commit58315a81fc520a127a5644e31f88b1f6764964c4 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /lang/Makefile
parent702c3bab8a743d3270f8185eb14e063be7a0c1bb (diff)
downloadpkgsrc-58315a81fc520a127a5644e31f88b1f6764964c4.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