1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/devel/tkinspect/files/patch-aa
Volker Stolz f018e76826 Update to 5.1.6p10
PR:		ports/96957
Submitted by:	maintainer
2006-05-09 13:06:59 +00:00

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 $
#