diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-27 19:51:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-27 19:51:11 +0000 |
commit | 5d8d3b7c8de3b23a498c588601ee082f10da8cbf (patch) | |
tree | 17604033cc99caba6d573cb789d72666a3ec7a06 /lang/Makefile | |
parent | 95ad0a601c206e60655d8ac854fb6f1e27ee42a4 (diff) | |
download | ports-5d8d3b7c8de3b23a498c588601ee082f10da8cbf.tar.gz ports-5d8d3b7c8de3b23a498c588601ee082f10da8cbf.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 539840060063..0b2f7406ef00 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -302,6 +302,7 @@ SUBDIR += ruby22 SUBDIR += ruby23 SUBDIR += ruby24 + SUBDIR += ruby25 SUBDIR += runawk SUBDIR += rust SUBDIR += rust-nightly |