mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
131508176e
(previous maintainer address is no longer valid). Noticed by: bento
9 lines
336 B
Plaintext
9 lines
336 B
Plaintext
--- Generator/makeHelp.orig Sun Dec 21 05:40:27 1997
|
|
+++ Generator/makeHelp Sun Jan 30 19:31:42 2000
|
|
@@ -3,4 +3,4 @@
|
|
cp $1/help.html helpfile.data
|
|
echo "\n\n<h1>---------------</h1>" >> helpfile.data
|
|
cat $2 >> helpfile.data
|
|
-wish $1/makeHelp.tcl helpfile.data generatedHelp $1
|
|
+wish8.2 $1/makeHelp.tcl helpfile.data generatedHelp $1
|