diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-25 18:18:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-25 18:18:41 +0000 |
commit | cab5f872bc740aad9f718f64181a8906f8a639a6 (patch) | |
tree | 35908f760231961b1379ce8accd103372d27ea7c /lang/Makefile | |
parent | 628d1b645d4a423238400e964985a3003551cfd5 (diff) | |
download | ports-cab5f872bc740aad9f718f64181a8906f8a639a6.tar.gz ports-cab5f872bc740aad9f718f64181a8906f8a639a6.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 6b1c44a07c9d..10dda872b447 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -314,6 +314,7 @@ SUBDIR += ruby24 SUBDIR += ruby25 SUBDIR += ruby26 + SUBDIR += ruby27 SUBDIR += runawk SUBDIR += rust SUBDIR += rust-nightly |