mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
10 lines
239 B
Text
10 lines
239 B
Text
--- 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 $
|
|
|