diff options
author | asami <asami@FreeBSD.org> | 1999-02-12 02:48:58 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-02-12 02:48:58 +0000 |
commit | f5f07ba9a260692a33cbab32c82314df8882d725 (patch) | |
tree | 40dc0bd78ad4e91cd78dc32f851c95a90ebd7f3f /math/spin/files | |
parent | d0003f84c410c5d34c9c164f54769aeb8c284193 (diff) | |
download | FreeBSD-ports-f5f07ba9a260692a33cbab32c82314df8882d725.zip FreeBSD-ports-f5f07ba9a260692a33cbab32c82314df8882d725.tar.gz |
Upgrade to 3.24, fixes build problem.
PR: 9732
Submitted by: maintainer
Diffstat (limited to 'math/spin/files')
-rw-r--r-- | math/spin/files/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/spin/files/patch-aa b/math/spin/files/patch-aa index 430dbe1..b67c3d8 100644 --- a/math/spin/files/patch-aa +++ b/math/spin/files/patch-aa @@ -1,8 +1,8 @@ ---- ../Xspin3.2/xspin323.tcl.orig Wed Dec 17 10:11:57 1997 -+++ ../Xspin3.2/xspin323.tcl Sun Dec 21 13:20:41 1997 +--- ../Xspin3.2/xspin324.tcl.orig Wed Jan 27 12:23:13 1999 ++++ ../Xspin3.2/xspin324.tcl Wed Jan 27 12:23:32 1999 @@ -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) + + #======================================================================# + # Tcl/Tk Spin Controller, Gerard J. Holzmann, Bell Laboratories, USA. # |