mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
11 lines
324 B
Plaintext
11 lines
324 B
Plaintext
|
--- dotfile.orig Sun Dec 21 05:40:27 1997
|
||
|
+++ dotfile Sun Jan 30 19:31:01 2000
|
||
|
@@ -23,6 +23,6 @@
|
||
|
echo "http://www.imada.ou.dk/~blackie/dotfile/"
|
||
|
echo ""
|
||
|
else
|
||
|
- exec /usr/local/bin/wish -f Generator/dotfile.tcl Generator Modules/$1 $2
|
||
|
+ exec /usr/local/bin/wish8.2 -f Generator/dotfile.tcl Generator Modules/$1 $2
|
||
|
fi
|
||
|
|