summaryrefslogtreecommitdiff
path: root/mail/postilion/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postilion/files/patch-af')
-rw-r--r--mail/postilion/files/patch-af15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/postilion/files/patch-af b/mail/postilion/files/patch-af
deleted file mode 100644
index 30456c07fb66..000000000000
--- a/mail/postilion/files/patch-af
+++ /dev/null
@@ -1,15 +0,0 @@
---- postilion/options.tcl Wed Feb 23 17:27:28 2000
-+++ postilion/options.tcl Mon Feb 12 19:24:36 2001
-@@ -217,5 +217,5 @@
-- if [info exists $env(MAIL)] {
-- set option(default_folder) "INBOX file {} /var/spool/mail/$env(USER)"
-- } else {
-+ if [info exists env(MAIL)] {
- set option(default_folder) "INBOX file {} $env(MAIL)"
-+ } else {
-+ set option(default_folder) "INBOX file {} /var/mail/$env(USER)"
- }
-@@ -265,2 +265,2 @@
- # Default sending program
-- set option(sendprog) /usr/lib/sendmail
-+ set option(sendprog) /usr/sbin/sendmail