diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-24 21:43:51 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-24 21:43:51 +0000 |
commit | 3d4a5438d3b40cb3e80e07af0db3b6635dab8053 (patch) | |
tree | 9137a73e7f46f611647c62150ba20da9a5009917 /devel/vtcl/files/patch-aa | |
parent | activate sendfile (diff) |
Upgrade to use tcl8.1 and tk8.1.
Diffstat (limited to '')
-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 2de7e44da2b3..d95aff2fcfd0 100644 --- a/devel/vtcl/files/patch-aa +++ b/devel/vtcl/files/patch-aa @@ -4,4 +4,4 @@ *** 1,1 **** ! #!/usr/bin/wish -f --- 1,1 ---- -! #!/usr/local/bin/wish8.0 -f +! #!/usr/local/bin/wish8.1 -f |