diff options
Diffstat (limited to 'textproc/tkdiff/files/patch-aa')
-rw-r--r-- | textproc/tkdiff/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/tkdiff/files/patch-aa b/textproc/tkdiff/files/patch-aa index 3df8a836cf55..9f7df90b1cb4 100644 --- a/textproc/tkdiff/files/patch-aa +++ b/textproc/tkdiff/files/patch-aa @@ -1,11 +1,11 @@ ---- tkdiff.orig Thu Sep 9 00:49:48 1999 -+++ tkdiff Sun Nov 21 17:35:44 1999 +--- tkdiff-3.05.tcl.txt.orig Mon Jul 10 22:24:58 2000 ++++ tkdiff-3.05.tcl.txt Mon Jul 10 22:25:10 2000 @@ -1,7 +1,7 @@ #!/bin/sh #-*-tcl-*- # the next line restarts using wish \ -exec wish "$0" -- ${1+"$@"} -+exec wish8.2 "$0" -- ${1+"$@"} ++exec wish8.3 "$0" -- ${1+"$@"} - # $Id: tkdiff.tcl ac_extras_dpoole/9 1999/08/03 19:40:51 dpoole $ + # $Id: tkdiff.tcl ac_extras_dpoole/14 1999/11/22 02:48:05 dpoole $ |