diff options
author | drochner <drochner@pkgsrc.org> | 2002-01-29 12:38:52 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-01-29 12:38:52 +0000 |
commit | ecb597a37d9e533759e26da3d225de79d99ca304 (patch) | |
tree | 3d49cad780e047ec9397558a17002b9e68c541bc /lang/Makefile | |
parent | 493d9526b1ed33378bcaed21c669a624529d9ddb (diff) | |
download | pkgsrc-ecb597a37d9e533759e26da3d225de79d99ca304.tar.gz |
there is nothing to do in the "python" subdir anymore
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
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 |