mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
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.0 "$0" "$@"
|
||
|
|
||
|
#
|
||
|
# Bogged is Copyright 1998 Todd David Rudick
|