summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-03 22:06:25 +0000
committerwiz <wiz@pkgsrc.org>2012-10-03 22:06:25 +0000
commitd51a9cda197ef954b64ba1a58047b88cf7d38eb1 (patch)
tree8cba985e9603c120eac6cf46fdb125bb19e2edf7 /lang
parente5eea5c3361ad3a242b57e42a4054209a9bb20c4 (diff)
downloadpkgsrc-d51a9cda197ef954b64ba1a58047b88cf7d38eb1.tar.gz
Remove python25 and py25-html-docs here as well.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4fba39d2205..2f45f00fe5b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.331 2012/10/02 08:03:02 wiz Exp $
+# $NetBSD: Makefile,v 1.332 2012/10/03 22:06:25 wiz Exp $
#
COMMENT= Programming languages
@@ -144,11 +144,9 @@ SUBDIR+= py-basicproperty
SUBDIR+= py-cxfreeze
SUBDIR+= py-psyco
SUBDIR+= py-pyrex
-SUBDIR+= py25-html-docs
SUBDIR+= py26-html-docs
SUBDIR+= py27-html-docs
#SUBDIR+= python # only contains Makefile fragments
-SUBDIR+= python25
SUBDIR+= python26
SUBDIR+= python27
SUBDIR+= python31