1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/math/spin/files/patch-aa

9 lines
379 B
Plaintext
Raw Normal View History

--- ../Xspin3.2/xspin323.tcl.orig Wed Dec 17 10:11:57 1997
+++ ../Xspin3.2/xspin323.tcl Sun Dec 21 13:20:41 1997
@@ -1,4 +1,4 @@
-#!/usr/local/bin/wish -f
+#!/usr/local/bin/wish8.0 -f
# Installation Notes (see also the README file):
# 1. On Unix systems: change the 1st above line to point to the wish
# executable you want to use (e.g., wish4.2 or /usr/local/bin/wish8.0)