1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/news/knews/files/patch-aa

11 lines
319 B
Plaintext
Raw Normal View History

--- configure.h.orig Thu Mar 28 17:30:55 1996
+++ configure.h Sun Apr 14 08:41:35 1996
@@ -15,7 +15,7 @@
*
* If you don't have sendmail, use /bin/false :-).
*/
-/* #define MAIL_COMMAND "/usr/sbin/sendmail -t" */
+#define MAIL_COMMAND "/usr/sbin/sendmail -t"
/* #define MAIL_COMMAND "/usr/lib/sendmail -t" */