mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bc087374d3
Submitted by: Ade Lovett <ade@lovett.com>
11 lines
265 B
Plaintext
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
|