diff options
author | wiz <wiz> | 2013-12-31 17:08:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-12-31 17:08:08 +0000 |
commit | a490babd46ca8b9ec8cc828c88fcc69371ceefd4 (patch) | |
tree | 1d7234635223506656155b47163d0edd07892ec4 /lang/Makefile | |
parent | d7ba06678d5e4fa37f049299b65194c6e19f8533 (diff) | |
download | pkgsrc-a490babd46ca8b9ec8cc828c88fcc69371ceefd4.tar.gz |
Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/Makefile b/lang/Makefile index 95a9021ae2b..f6bad693d07 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2013/12/15 02:52:22 dholland Exp $ +# $NetBSD: Makefile,v 1.363 2013/12/31 17:08:08 wiz Exp $ # COMMENT= Programming languages @@ -7,7 +7,6 @@ SUBDIR+= Cg-compiler SUBDIR+= LuaJIT SUBDIR+= LuaJIT2 SUBDIR+= STk -SUBDIR+= SmartEiffel SUBDIR+= a60 SUBDIR+= abcl SUBDIR+= algol68g @@ -42,7 +41,6 @@ SUBDIR+= embryo SUBDIR+= erlang SUBDIR+= erlang-doc SUBDIR+= erlang-man -SUBDIR+= ezm3 SUBDIR+= f2c SUBDIR+= ficl SUBDIR+= focal @@ -190,7 +188,6 @@ SUBDIR+= sigscheme SUBDIR+= siod SUBDIR+= smalltalk SUBDIR+= smlnj -SUBDIR+= snobol SUBDIR+= spidermonkey SUBDIR+= spl SUBDIR+= squeak |