From 58315a81fc520a127a5644e31f88b1f6764964c4 Mon Sep 17 00:00:00 2001 From: rodent Date: Mon, 13 Apr 2015 23:12:40 +0000 Subject: Removing python26. EOL'd quite some ago and discussed a couple times on tech-pkg@ and pkgsrc-users@. --- lang/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/Makefile') 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 -- cgit v1.2.3