From 8406aaca547cdb791766641ea9d355775c1b852f Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 10 Dec 1999 15:32:56 +0000 Subject: Moving tkdiff port from misc to textproc. tkdiff is a Tcl/Tk frontend for diff(1). --- textproc/tkdiff/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/tkdiff/files/patch-aa (limited to 'textproc/tkdiff/files/patch-aa') diff --git a/textproc/tkdiff/files/patch-aa b/textproc/tkdiff/files/patch-aa new file mode 100644 index 000000000000..3df8a836cf55 --- /dev/null +++ b/textproc/tkdiff/files/patch-aa @@ -0,0 +1,11 @@ +--- tkdiff.orig Thu Sep 9 00:49:48 1999 ++++ tkdiff Sun Nov 21 17:35:44 1999 +@@ -1,7 +1,7 @@ + #!/bin/sh + #-*-tcl-*- + # the next line restarts using wish \ +-exec wish "$0" -- ${1+"$@"} ++exec wish8.2 "$0" -- ${1+"$@"} + + # $Id: tkdiff.tcl ac_extras_dpoole/9 1999/08/03 19:40:51 dpoole $ + -- cgit v1.2.3