1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/bogged/files/patch-aa
Steve Price bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00

11 lines
265 B
Plaintext

--- bogged-1.0.0 Mon May 18 11:52:13 1998
+++ /home/andy/tmp/wrk/bogged-1.0.0 Mon May 18 11:51:59 1998
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using wish \
-exec wish "$0" "$@"
+exec wish8.2 "$0" "$@"
#
# Bogged is Copyright 1998 Todd David Rudick