summaryrefslogtreecommitdiff
path: root/devel/tclcl/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/tclcl/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tclcl/files/patch-aa b/devel/tclcl/files/patch-aa
index f2a445e4631b..6a72d98a93ce 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.0 "$0" "$@"
++exec tclsh8.2 "$0" "$@"
#
# otcldoc - a simple script for translating otcl classes into