1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Update comment: remove ruby 2.3

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-31 13:48:09 +00:00
parent e389090e5c
commit 7778eb74c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497421

View File

@ -87,7 +87,7 @@ PYTHON_DEFAULT?= 2.7
PYTHON2_DEFAULT?= 2.7
# Possible values: 3.5, 3.6, 3.7
PYTHON3_DEFAULT?= 3.6
# Possible values: 2.3, 2.4, 2.5
# Possible values: 2.4, 2.5
RUBY_DEFAULT?= 2.4
# Possible values: rust, rust-nightly
RUST_DEFAULT?= rust