summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--lang/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 62312906ac4..249def2f48e 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10405 2005/06/22 22:10:53 agc Exp $
+$NetBSD: CHANGES,v 1.10406 2005/06/23 03:04:00 jonb Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2940,3 +2940,4 @@ Changes to the packages collection and infrastructure in 2005:
mk/bsd.pkg.mk: freeze ended for pkgsrc-2005Q2 branch [agc 2005-06-22]
Updated www/p5-CGI to 3.10 [reed 2005-06-22]
Added archivers/libzip version 0.6 [dillo 2005-06-22]
+ Added lang/sbcl version 0.9.1 [jonb 2005-06-22]
diff --git a/lang/Makefile b/lang/Makefile
index 7ce47f8f2af..70bc3af75d7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2005/05/18 22:39:00 wiz Exp $
+# $NetBSD: Makefile,v 1.215 2005/06/23 03:04:00 jonb Exp $
#
COMMENT= Programming languages
@@ -140,6 +140,7 @@ SUBDIR+= sablevm
SUBDIR+= sablevm-classpath
SUBDIR+= sablevm-classpath-gui
SUBDIR+= sather
+SUBDIR+= sbcl
SUBDIR+= scheme48
SUBDIR+= scm
SUBDIR+= siod