diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-07 13:11:35 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-07 13:11:35 +0000 |
commit | 386792863dce831400355e2977612be6c6b6db98 (patch) | |
tree | fed5147f798318f6f5637ff286242f8b6052ae15 /lang/Makefile | |
parent | 1945979c39a651b20a816f7c092346fbd6d6a940 (diff) |
Add sather-specification 000328, specification of the Sather programming
language.
PR: ports/101424
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=169984
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 8f62732dc658..d1f9e2231776 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -261,6 +261,7 @@ SUBDIR += ruby16_static SUBDIR += ruby18 SUBDIR += ruby18_static + SUBDIR += sather-specification SUBDIR += sbcl SUBDIR += scheme48 SUBDIR += schemetoc |