summaryrefslogtreecommitdiff
path: root/misc/tkinfo/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commitbc087374d35aa9c841dd63d44e9c9697702921ed (patch)
tree9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /misc/tkinfo/files
parentgcc 2.95 requires us to be explicit about the return type of functions. (diff)
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'misc/tkinfo/files')
-rw-r--r--misc/tkinfo/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tkinfo/files/patch-aa b/misc/tkinfo/files/patch-aa
index 06b17a94ae6a..acf185103e7c 100644
--- a/misc/tkinfo/files/patch-aa
+++ b/misc/tkinfo/files/patch-aa
@@ -4,7 +4,7 @@
#!/bin/sh
# This is a Tcl/Tk script to be interpreted by wish (Tk4.0 or better): \
-exec wish "$0" "$@"
-+exec wish8.0 "$0" "$@"
++exec wish8.2 "$0" "$@"
##########################################################################
# Version of TkInfo: