diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-26 02:06:39 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-26 02:06:39 +0000 |
commit | 203c546fe74a4da9a558ecede74e71efe5188dc4 (patch) | |
tree | fe8ff61235fa470c5c9ae0722c2682f3032ac6e2 /math/spin/files/patch-aa | |
parent | Bash this port until it compiles under -current again. (diff) |
* Update port to 3.3.8
* Fix unfetchable distfiles
PR: 16321
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=25079
Diffstat (limited to 'math/spin/files/patch-aa')
-rw-r--r-- | math/spin/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/spin/files/patch-aa b/math/spin/files/patch-aa index 185aafa09dfe..97cc1b8c2579 100644 --- a/math/spin/files/patch-aa +++ b/math/spin/files/patch-aa @@ -1,5 +1,5 @@ ---- ../Xspin3.3/xspin337.tcl.orig Wed Jun 23 18:29:29 1999 -+++ ../Xspin3.3/xspin337.tcl Wed Jun 23 18:30:51 1999 +--- ../Xspin3.3/xspin338.tcl.orig Wed Jun 23 18:29:29 1999 ++++ ../Xspin3.3/xspin338.tcl Wed Jun 23 18:30:51 1999 @@ -1,4 +1,4 @@ -#!/usr/local/bin/wish -f +#!/usr/local/bin/wish8.0 -f |