mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
f018e76826
PR: ports/96957 Submitted by: maintainer
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
Index: install.tcl
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# \
|
|
-exec wish "$0" ${1+"$@"}
|
|
+exec wish8.4 "$0" ${1+"$@"}
|
|
#
|
|
# $Id: install.tcl,v 1.20 2002/03/26 00:10:17 patthoyts Exp $
|
|
#
|