diff options
Diffstat (limited to 'devel/tclcl/files/patch-aa')
-rw-r--r-- | devel/tclcl/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclcl/files/patch-aa b/devel/tclcl/files/patch-aa index 6a72d98a93ce..16d9b77abdcd 100644 --- a/devel/tclcl/files/patch-aa +++ b/devel/tclcl/files/patch-aa @@ -5,7 +5,7 @@ # the exec restarts using tclsh which in turn ignores # the command because of this backslash: \ -exec tclsh "$0" "$@" -+exec tclsh8.2 "$0" "$@" ++exec tclsh8.3 "$0" "$@" # # otcldoc - a simple script for translating otcl classes into |