1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/mmr/files/patch-ab

13 lines
285 B
Plaintext
Raw Normal View History

--- 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"