diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-23 04:35:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-23 04:35:50 +0000 |
commit | 36e15f0cc852bca8ae201961efb10796b271cba8 (patch) | |
tree | 44cc5b0adbbcbda0c93c5512adfb4b6b79b72296 /devel/Makefile | |
parent | - upgrade IPv6 patch to 20000821a. (diff) |
Add ruby-slang/ja-ruby-slang, S-Lang/S-Lang-jp extension module for Ruby.
Notes
Notes:
svn path=/head/; revision=31881
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index bdd1d3371967..67d5514ab347 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -274,6 +274,7 @@ SUBDIR += ruby-racc SUBDIR += ruby-racc-runtime SUBDIR += ruby-runit + SUBDIR += ruby-slang SUBDIR += ruby-strscan SUBDIR += rvm SUBDIR += sdcc |