diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 13:44:03 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 13:44:03 +0000 |
commit | 40a33a607008465f53d5a6195b52da563743c5c1 (patch) | |
tree | 6746aa60a42ef4999ee47c9081c98f357098f148 /devel/vtcl/files | |
parent | 08436d780099b5b9549d412fe146fb0733c19412 (diff) |
Notes
Diffstat (limited to 'devel/vtcl/files')
-rw-r--r-- | devel/vtcl/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/vtcl/files/patch-aa b/devel/vtcl/files/patch-aa index f9195dad9133..84a4b480cb2f 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.2 -f ++#!%%LOCALBASE%%/bin/wish8.2 -f # $Id: vt.tcl,v 1.20 1998/02/02 05:11:27 stewart Exp $ ############################################################################## |