mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
925307a3dc
PR: ports/42832 Submitted by: Marco Molteni <molter@tin.it>
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
--- cbrowser-- Wed Oct 14 03:37:45 1998
|
|
+++ cbrowser Thu Apr 20 16:55:12 2000
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# restart using wish \
|
|
-exec wish -f "$0" "$@"
|
|
+exec wish8.3 -f "$0" "$@"
|
|
|
|
# $Id: cbrowser,v 0.6 1998/10/14 03:28:06 chris Exp $
|
|
|