summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2008-11-29 18:13:28 +0000
committersnj <snj@pkgsrc.org>2008-11-29 18:13:28 +0000
commit2b5d8ba08fecc3878ec9ea0f913cc74b889ccce1 (patch)
tree0f25dd0fe4b2582fbbdf4228035255bf036c4827 /lang/Makefile
parentd05ee72483e1489ac1ecb6b4162f2818b884f082 (diff)
downloadpkgsrc-2b5d8ba08fecc3878ec9ea0f913cc74b889ccce1.tar.gz
Remove python15.
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 a15df5a76a2..ae48d76f106 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2008/11/28 01:18:21 bjs Exp $
+# $NetBSD: Makefile,v 1.264 2008/11/29 18:13:28 snj Exp $
#
COMMENT= Programming languages
@@ -130,7 +130,6 @@ SUBDIR+= py23-html-docs
SUBDIR+= py24-html-docs
SUBDIR+= py25-html-docs
#SUBDIR+= python # only contains Makefile fragments
-SUBDIR+= python15
SUBDIR+= python21
SUBDIR+= python23
SUBDIR+= python24