diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-10 02:52:59 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-10 02:52:59 +0000 |
commit | eb370df20f81d89a792f5f6cdb04e6254eea81f7 (patch) | |
tree | d9b0bae0d2e5ff4bab831d77dc5d5084621711e6 /mail/majordomo/files/patch-bi | |
parent | The majordomo port wrongly assumes that there's ${PREFIX}/bin/perl. (diff) |
original distribution updated to 1.94.4.
1.94.4 includes security fix, and jfitz is on vacation, so I committed this.
I would like to have a review by jfitz, after he comes back.
Diffstat (limited to 'mail/majordomo/files/patch-bi')
-rw-r--r-- | mail/majordomo/files/patch-bi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/majordomo/files/patch-bi b/mail/majordomo/files/patch-bi index 41e12ab99115..c035bcae5a23 100644 --- a/mail/majordomo/files/patch-bi +++ b/mail/majordomo/files/patch-bi @@ -1,5 +1,5 @@ ---- resend.orig Sun Apr 27 20:26:33 1997 -+++ resend Sun Apr 27 20:26:49 1997 +--- resend.orig Wed Aug 27 23:59:24 1997 ++++ resend Wed Sep 10 00:57:38 1997 @@ -111,7 +111,7 @@ # XXX It is possible that owner-$opt_l won't be the right address, but we # have little choice. Sending the bounces to $whoami_owner is an option, @@ -9,7 +9,7 @@ $bounce_mailer = $bounce_mailer || "$sendmail_command -f\$sender -t"; &set_mail_from("owner-$opt_l"); &set_mail_sender("owner-$opt_l"); -@@ -928,7 +928,7 @@ +@@ -924,7 +924,7 @@ else { # Painful, but we have to provide some kind of backwards # compatibility and this is what 1.93 used |