summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-03 22:06:25 +0000
committerwiz <wiz>2012-10-03 22:06:25 +0000
commit03508c54d5d81048e20d66da8cd020fbb23f2927 (patch)
tree8cba985e9603c120eac6cf46fdb125bb19e2edf7 /lang
parent95c668ccff71ef249e83d1cae4351dfa3a670bfc (diff)
downloadpkgsrc-03508c54d5d81048e20d66da8cd020fbb23f2927.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