diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /devel/vtcl/files | |
parent | 3689fb2140698b1b4eff0933fe730262b161f533 (diff) |
Notes
Diffstat (limited to 'devel/vtcl/files')
-rw-r--r-- | devel/vtcl/files/patch-aa | 2 | ||||
-rw-r--r-- | devel/vtcl/files/patch-ab | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/vtcl/files/patch-aa b/devel/vtcl/files/patch-aa index 24429d80af1b..f9195dad9133 100644 --- a/devel/vtcl/files/patch-aa +++ b/devel/vtcl/files/patch-aa @@ -2,7 +2,7 @@ +++ vt.tcl Thu Oct 8 01:31:27 1998 @@ -1,4 +1,4 @@ -#!/usr/bin/wish -f -+#!/usr/local/bin/wish8.0 -f ++#!/usr/local/bin/wish8.2 -f # $Id: vt.tcl,v 1.20 1998/02/02 05:11:27 stewart Exp $ ############################################################################## diff --git a/devel/vtcl/files/patch-ab b/devel/vtcl/files/patch-ab index 635081de2706..aa9f6b5c1d54 100644 --- a/devel/vtcl/files/patch-ab +++ b/devel/vtcl/files/patch-ab @@ -5,7 +5,7 @@ -PATH_TO_WISH=/usr/bin/wish -VTCL_HOME=/usr/local/vt -+PATH_TO_WISH=/usr/local/bin/wish8.0 ++PATH_TO_WISH=/usr/local/bin/wish8.2 +VTCL_HOME=/usr/local/lib/vtcl export PATH_TO_WISH |