mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bc087374d3
Submitted by: Ade Lovett <ade@lovett.com>
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
--- x3arth.orig Sat Apr 3 06:26:53 1999
|
|
+++ x3arth Thu Apr 15 12:18:41 1999
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
-# the next line restarts using tclsh \
|
|
-exec tclsh "$0" "$@"
|
|
+# the next line restarts using tclsh8.2 \
|
|
+exec tclsh8.2 "$0" "$@"
|
|
|
|
set usage "x3arth \[<satellite> \[-c \[file\] | -b\]\] \n\
|
|
<satellite> : GMS-5, FY-2, GOES-8, GOES-9, GOES-10 or METEOSAT-7\n\
|