freebsd-ports/x11-fm/filerunner/files/patch-frftp
Vanilla I. Shu fadf9454d3 Fix frcolor & frftp's permission.
PR:		ports/25058
Submitted by:	Andre Goeree <abgoeree@uwnet.nl>
2001-02-14 19:40:29 +00:00

10 lines
239 B
Text

--- frftp.orig Thu Feb 15 03:32:34 2001
+++ frftp Thu Feb 15 03:32:53 2001
@@ -1,6 +1,6 @@
#! /bin/sh
# the next line restarts using wish \
-exec wish8.0 $0 wish8.0 $*
+exec wish8.2 $0 wish8.2 $*
proc ShowWindow { realhost file } {