diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 00:03:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 00:03:36 +0000 |
commit | 7b09b2f7645381cdf75c82e661d0f8cfdf8c8425 (patch) | |
tree | 10d83054d159cb09fde846ccafa27ba5eaff6fe7 /lang/Makefile | |
parent | 6b520813a77758a87ccec05ae931b8fea4f171d0 (diff) | |
download | ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.tar.gz ports-7b09b2f7645381cdf75c82e661d0f8cfdf8c8425.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 285d512730bb..2e38f80df8f3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -101,8 +101,10 @@ SUBDIR += ruby-man SUBDIR += ruby-perl SUBDIR += ruby-python + SUBDIR += ruby-tcltklib SUBDIR += ruby-usersguide SUBDIR += ruby14 + SUBDIR += ruby14-tcltklib SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |