diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-05 19:19:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-05 19:19:34 +0000 |
commit | 647dc4365100dfb172d6ec1d9c7518f689000c02 (patch) | |
tree | 2f3f95da00fb73057b74f9d46bdf0c89ca002483 /lang/Makefile | |
parent | 5e2d706d99ea4d9b27cf6adfceacafab028e7339 (diff) | |
download | ports-647dc4365100dfb172d6ec1d9c7518f689000c02.tar.gz ports-647dc4365100dfb172d6ec1d9c7518f689000c02.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 5968eae9fe17..a80804af449e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -292,6 +292,7 @@ SUBDIR += ruby20 SUBDIR += ruby21 SUBDIR += ruby22 + SUBDIR += ruby23 SUBDIR += runawk SUBDIR += rust SUBDIR += rust-nightly |