summaryrefslogtreecommitdiff
path: root/math/spin/files/patch-aa
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-12 02:48:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-12 02:48:58 +0000
commitf27ea5030428fbbb526acaf9faa67232660d45a4 (patch)
treef2eae2fed3909d94ad59101dd6e2cbcf777f53ae /math/spin/files/patch-aa
parentFix this to use ${MOTIFLIB} properly. (diff)
Upgrade to 3.24, fixes build problem.
PR: 9732 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=16638
Diffstat (limited to 'math/spin/files/patch-aa')
-rw-r--r--math/spin/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/spin/files/patch-aa b/math/spin/files/patch-aa
index 430dbe1fd181..b67c3d8ab549 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. #