freebsd-ports/mail/mmr/files/patch-ab
Michael Haro 19a336cf01 update to 1.5.4
PR:		17718
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 23:51:54 +00:00

13 lines
273 B
Plaintext

--- outgoing.cpp.orig Thu Apr 22 23:24:59 1999
+++ outgoing.cpp Fri Mar 31 03:22:18 2000
@@ -14,7 +14,9 @@
#include "rcfile.h"
#include "outgoing.h"
+#ifndef MAILER
#define MAILER "/usr/lib/sendmail -t"
+#endif
#define EDITOR "vi +%d"
#define SIGFILE ".signature"