diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-08-24 23:05:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-08-24 23:05:45 +0000 |
commit | 8e6ffbf205624cd147f7ae1fdbc1799eb94640f7 (patch) | |
tree | 7d81e39a9368d70960a70872986b4b7f970862d8 /devel/vtcl/files/patch-aa | |
parent | Broken on 2.2-STABLE too. (diff) |
Update to use tk80.
Submitted by: vanilla@MinJe.com.TW (maintainer)
Notes
Notes:
svn path=/head/; revision=7674
Diffstat (limited to 'devel/vtcl/files/patch-aa')
-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 65c3afc48b63..2de7e44da2b3 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/wish4.2 -f +! #!/usr/local/bin/wish8.0 -f |