diff options
author | wiz <wiz@pkgsrc.org> | 2013-01-05 22:58:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-01-05 22:58:34 +0000 |
commit | 409aba8f17202748d769fe9d96839532e17c4193 (patch) | |
tree | 68d5527c3e01ab30b7b37129059a42f549b82d92 /lang/Makefile | |
parent | aecbcba96bd0d6cd8c5e1b004626a9e90ca9ab03 (diff) | |
download | pkgsrc-409aba8f17202748d769fe9d96839532e17c4193.tar.gz |
Remove tcl-itcl-current -- it's ancient, and nothing in pkgsrc uses it.
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 bb9b210271c..538d430cd20 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.339 2012/12/29 19:48:52 dholland Exp $ +# $NetBSD: Makefile,v 1.340 2013/01/05 22:58:34 wiz Exp $ # COMMENT= Programming languages @@ -192,7 +192,6 @@ SUBDIR+= swi-prolog-packages SUBDIR+= tcl SUBDIR+= tcl-expect SUBDIR+= tcl-itcl -SUBDIR+= tcl-itcl-current SUBDIR+= tcl-otcl SUBDIR+= tinyscheme SUBDIR+= twelf |