diff options
author | mat <mat@FreeBSD.org> | 2016-04-14 21:34:25 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-04-14 21:34:25 +0800 |
commit | aedc12ff764c17dfb1720d68363480676de4d064 (patch) | |
tree | 44b3cc0fe5188a890d14702e5f0834aa43a27a4a /Mk/Uses/tcl.mk | |
parent | fe51d1cc09e644f35880190a84dd78da9de7bb59 (diff) | |
download | freebsd-ports-graphics-aedc12ff764c17dfb1720d68363480676de4d064.tar.gz freebsd-ports-graphics-aedc12ff764c17dfb1720d68363480676de4d064.tar.zst freebsd-ports-graphics-aedc12ff764c17dfb1720d68363480676de4d064.zip |
Try to be more helpful to our users, and keep all the possible versions
close to their default value in Mk/bsd.default-versions.mk.
Sponsored by: Absolight
Diffstat (limited to 'Mk/Uses/tcl.mk')
-rw-r--r-- | Mk/Uses/tcl.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/Uses/tcl.mk b/Mk/Uses/tcl.mk index 6aa03fffb5d..27e14e9d48f 100644 --- a/Mk/Uses/tcl.mk +++ b/Mk/Uses/tcl.mk @@ -67,6 +67,8 @@ _INCLUDE_USES_TCL_MK= yes # # List the currently available versions. # +# When adding a version, please keep the comment in +# Mk/bsd.default-versions.mk in sync. _TCLTK_VALID_VERSIONS= 84 85 86 # |