summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2008-11-29 18:13:28 +0000
committersnj <snj>2008-11-29 18:13:28 +0000
commit4bef3c40411d1662a746d0cb932f0ef0ee1c95a8 (patch)
tree0f25dd0fe4b2582fbbdf4228035255bf036c4827 /lang/Makefile
parentf267defcc5a3ed787f110bdfe6f82d7c78082130 (diff)
downloadpkgsrc-4bef3c40411d1662a746d0cb932f0ef0ee1c95a8.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