1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/mail/mmr/files/patch-ab
Steve Price c242b7b04a Update to version 1.5.2.
PR:		11352
Submitted by:	maintainer
1999-05-01 02:47:40 +00:00

13 lines
285 B
Plaintext

--- outgoing.cc Fri Jul 17 04:10:02 1998
+++ /home/andy/tmp/wrk/outgoing.cc Tue Apr 27 18:06:33 1999
@@ -13,7 +13,9 @@
#include "terminal.h"
#include "rcfile.h"
+#ifndef MAILER
#define MAILER "/usr/lib/sendmail -t"
+#endif
#define EDITOR "vi +%d"
#define SIGFILE ".signature"