diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-05-15 17:43:14 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-05-15 17:43:14 +0000 |
commit | bf21a9fb84a599e7f2b5d9e0020d4ffd83e47a65 (patch) | |
tree | b059b79ad70795b460b8fedb4e69f28b98a98f6f /lang/Makefile | |
parent | 5437a028a4b2d7045760d94538333b5ec60dc9f7 (diff) | |
download | ports-bf21a9fb84a599e7f2b5d9e0020d4ffd83e47a65.tar.gz ports-bf21a9fb84a599e7f2b5d9e0020d4ffd83e47a65.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 59006eed0ef6..6bf6ec940ebe 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -299,6 +299,7 @@ SUBDIR += sather-specification SUBDIR += sather-tutorial SUBDIR += sbcl + SUBDIR += scala SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |