1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/distribute/files/patch-ab

12 lines
230 B
Plaintext
Raw Normal View History

--- config.h.orig Sun Sep 14 09:25:53 1997
+++ config.h Sun Sep 14 09:26:01 1997
@@ -86,6 +86,8 @@
* Other set-ups
*/
+#if 0
#ifndef _PATH_SENDMAIL
# define _PATH_SENDMAIL "/usr/lib/sendmail" /* default */
+#endif
#endif