summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2002-01-29 12:38:52 +0000
committerdrochner <drochner>2002-01-29 12:38:52 +0000
commit78805ed817bba85e86f2a8461c0f6cb9a8053497 (patch)
tree3d49cad780e047ec9397558a17002b9e68c541bc /lang/Makefile
parentf40ae20cf9bb5e6e9400755f25ef415532eb8450 (diff)
downloadpkgsrc-78805ed817bba85e86f2a8461c0f6cb9a8053497.tar.gz
there is nothing to do in the "python" subdir anymore
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 18a07d6453e..dd656339081 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.111 2002/01/22 17:14:34 taca Exp $
+# $NetBSD: Makefile,v 1.112 2002/01/29 12:38:52 drochner Exp $
#
COMMENT= Programming languages
@@ -67,7 +67,6 @@ SUBDIR+= pforth
SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
-SUBDIR+= python
SUBDIR+= python20
SUBDIR+= python21
SUBDIR+= python22