mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
8efaa94865
Reminded by: fenner's ports checker
13 lines
264 B
Plaintext
13 lines
264 B
Plaintext
--- vtcl.orig Fri Mar 28 11:30:54 1997
|
|
+++ vtcl Thu Oct 8 01:31:27 1998
|
|
@@ -1,7 +1,7 @@
|
|
#!/bin/sh
|
|
|
|
-PATH_TO_WISH=/usr/bin/wish
|
|
-VTCL_HOME=/usr/local/vt
|
|
+PATH_TO_WISH=/usr/local/bin/wish8.0
|
|
+VTCL_HOME=/usr/local/lib/vtcl
|
|
|
|
export PATH_TO_WISH
|
|
export VTCL_HOME
|