summaryrefslogtreecommitdiff
path: root/mail/sendmail88/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail88/patches/patch-ab')
-rw-r--r--mail/sendmail88/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/sendmail88/patches/patch-ab b/mail/sendmail88/patches/patch-ab
new file mode 100644
index 00000000000..04d7fd3e163
--- /dev/null
+++ b/mail/sendmail88/patches/patch-ab
@@ -0,0 +1,10 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/02/13 00:14:48 tron Exp $
+
+--- cf/feature/smrsh.m4.orig Mon Apr 7 23:39:39 1997
++++ cf/feature/smrsh.m4 Sat Feb 12 23:28:26 2000
+@@ -39,4 +39,4 @@
+
+ ifdef(`_MAILER_local_',
+ `errprint(`*** FEATURE(smrsh) must occur before MAILER(local)')')dnl
+-define(`LOCAL_SHELL_PATH', ifelse(_ARG_, `', `/usr/local/etc/smrsh', _ARG_))
++define(`LOCAL_SHELL_PATH', ifelse(_ARG_, `', `/usr/pkg/libexec/sendmail/smrsh', _ARG_))