diff options
Diffstat (limited to 'mail/distribute/patches/patch-ab')
-rw-r--r-- | mail/distribute/patches/patch-ab | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/distribute/patches/patch-ab b/mail/distribute/patches/patch-ab index eccdf1b9525..18776a43b10 100644 --- a/mail/distribute/patches/patch-ab +++ b/mail/distribute/patches/patch-ab @@ -1,9 +1,9 @@ -$NetBSD: patch-ab,v 1.2 1999/12/26 17:20:33 itojun Exp $ +$NetBSD: patch-ab,v 1.3 2000/02/13 19:39:51 fredb Exp $ --- 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 +@@ -97,8 +97,10 @@ + * this default should be set to 'goold-old-time' default value. */ +#if 0 @@ -11,3 +11,5 @@ $NetBSD: patch-ab,v 1.2 1999/12/26 17:20:33 itojun Exp $ # define _PATH_SENDMAIL "/usr/lib/sendmail" /* default */ +#endif #endif + + #endif |