summaryrefslogtreecommitdiff
path: root/devel/tkinspect/files/patch-tkinspect.tcl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 16:28:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 16:28:02 +0000
commit1f5aafceb1de3a36ba60465f46c1ced40e7cb38b (patch)
tree7b046cc88dfd6bda85731c3df197fae0844222a8 /devel/tkinspect/files/patch-tkinspect.tcl
parentSupport STAGE (diff)
Rename devel/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'devel/tkinspect/files/patch-tkinspect.tcl')
-rw-r--r--devel/tkinspect/files/patch-tkinspect.tcl9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/tkinspect/files/patch-tkinspect.tcl b/devel/tkinspect/files/patch-tkinspect.tcl
new file mode 100644
index 000000000000..b0b49acd4811
--- /dev/null
+++ b/devel/tkinspect/files/patch-tkinspect.tcl
@@ -0,0 +1,9 @@
+Index: tkinspect.tcl
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ # \
+-exec wish "$0" ${1+"$@"}
++exec wish8.4 "$0" ${1+"$@"}
+ #
+ # $Id: tkinspect.tcl,v 1.30 2002/10/09 00:32:54 patthoyts Exp $
+ #