aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22/files/patch-ae
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-21 08:25:50 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-21 08:25:50 +0000
commitfae99bfc40c855836ae4873ab9e589a5b57ac1aa (patch)
tree229f5942465474689326694238f4b4ed036c56d8 /mail/cyrus-imapd22/files/patch-ae
parent64a29c4fcd8e60a228b42a0341395d55421e5bed (diff)
downloadports-fae99bfc40c855836ae4873ab9e589a5b57ac1aa.tar.gz
ports-fae99bfc40c855836ae4873ab9e589a5b57ac1aa.zip
Notes
Diffstat (limited to 'mail/cyrus-imapd22/files/patch-ae')
-rw-r--r--mail/cyrus-imapd22/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/cyrus-imapd22/files/patch-ae b/mail/cyrus-imapd22/files/patch-ae
new file mode 100644
index 000000000000..dde3c7177004
--- /dev/null
+++ b/mail/cyrus-imapd22/files/patch-ae
@@ -0,0 +1,11 @@
+--- imap/deliver.c.orig Tue Jan 4 17:49:02 2000
++++ imap/deliver.c Tue Oct 31 22:49:37 2000
+@@ -821,7 +821,7 @@
+ }
+ }
+
+-#define SENDMAIL "/usr/lib/sendmail"
++#define SENDMAIL "/usr/sbin/sendmail"
+ #define POSTMASTER "postmaster"
+
+ static char *month[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun",