summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorobache <obache>2008-02-29 13:13:05 +0000
committerobache <obache>2008-02-29 13:13:05 +0000
commitf9efa13cdda3320abe8db7e75706e09c40e92059 (patch)
treeb93050e0a93b8b1abeb2eb31f17e8ff808635e4b /lang
parent42d3dceeea530ed9ac6a127f2b504e70be768ff4 (diff)
downloadpkgsrc-f9efa13cdda3320abe8db7e75706e09c40e92059.tar.gz
Add and enable sigscheme.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5264bbc1570..19eb6ae4d9c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.249 2008/02/13 19:58:20 kefren Exp $
+# $NetBSD: Makefile,v 1.250 2008/02/29 13:13:05 obache Exp $
#
COMMENT= Programming languages
@@ -145,6 +145,7 @@ SUBDIR+= sather
SUBDIR+= sbcl
SUBDIR+= scheme48
SUBDIR+= scm
+SUBDIR+= sigscheme
SUBDIR+= siod
SUBDIR+= smalleiffel
SUBDIR+= smalltalk