diff options
author | tnn <tnn@pkgsrc.org> | 2008-01-19 04:43:29 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-01-19 04:43:29 +0000 |
commit | a96c51232834fef0e5f1da94bac2583cc9a48d83 (patch) | |
tree | 0dec483b4fe72ae674c2f81502bcbe6a1e4fb4e7 /lang/Makefile | |
parent | 20983a217131afa548b50f5570387fd2ac9c5a15 (diff) | |
download | pkgsrc-a96c51232834fef0e5f1da94bac2583cc9a48d83.tar.gz |
Decommission the lang/scsl-* packages, since the master site no longer
hosts the required files and nobody stepped up to solve this. See:
http://mail-index.netbsd.org/netbsd-java/2007/12/31/0000.html
Also see the wip/jdk15 package for the continued java on BSD efforts.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index ed2dfad004c..36bac993947 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2007/12/01 12:57:31 tonio Exp $ +# $NetBSD: Makefile,v 1.247 2008/01/19 04:43:29 tnn Exp $ # COMMENT= Programming languages @@ -143,8 +143,6 @@ SUBDIR+= sather SUBDIR+= sbcl SUBDIR+= scheme48 SUBDIR+= scm -SUBDIR+= scsl-jdk15 -SUBDIR+= scsl-jre15 SUBDIR+= siod SUBDIR+= smalleiffel SUBDIR+= smalltalk |