Mk/bsd.default-versions.mk: Update tcltk comment

- Remove EOL'd 8.5 and deprecated 8.7
- Add 9.0
This commit is contained in:
Po-Chuan Hsieh 2025-01-29 00:58:43 +08:00
parent 5aa3bdd7a4
commit 7c09878b80
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -184,7 +184,7 @@ check-makevars::
# Make sure we have a default in the end # Make sure we have a default in the end
SSL_DEFAULT?= base SSL_DEFAULT?= base
. endif . endif
# Possible values: 8.5, 8.6, 8.7 # Possible values: 8.6, 9.0
TCLTK_DEFAULT?= 8.6 TCLTK_DEFAULT?= 8.6
# Possible values: 6, 7 # Possible values: 6, 7
VARNISH_DEFAULT?= 6 VARNISH_DEFAULT?= 6