# jhs/mail/exmh2/files/patch-jc # Fails on FreeBSD-6.2 : no report.tcl # # *** lib/report.tcl.orig Wed Nov 8 17:50:44 1995 # --- lib/report.tcl Tue Nov 21 20:39:49 1995 # *************** # *** 20,25 **** # --- 20,26 ---- # } # puts $out "To: $exmh(maintainer)" # puts $out "Subject: exmh bug" # + puts $out "Reply-To: jhs@ # puts $out "------" # puts $out "$exmh(version)" # catch {puts $out [exec uname -a]} #