summaryrefslogtreecommitdiff
path: root/mail/wmmail/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/wmmail/patches/patch-ad')
-rw-r--r--mail/wmmail/patches/patch-ad25
1 files changed, 25 insertions, 0 deletions
diff --git a/mail/wmmail/patches/patch-ad b/mail/wmmail/patches/patch-ad
new file mode 100644
index 00000000000..911186bcfcc
--- /dev/null
+++ b/mail/wmmail/patches/patch-ad
@@ -0,0 +1,25 @@
+$NetBSD: patch-ad,v 1.1 1999/06/27 11:10:31 tron Exp $
+
+--- Defaults/WMMail.in.orig Mon Mar 29 13:55:08 1999
++++ Defaults/WMMail.in Sun Jun 27 13:03:50 1999
+@@ -7,7 +7,6 @@
+ DisplayLocation = (0, 10);
+ ExecuteOnClick = "xterm -geom 80x25 -name pine -T PINE -e pine -i";
+ ExecuteOnNew = "play #wmmaildir#/Sounds/doorbell.au";
+- ExecuteOnNewOnce = No;
+ Animations = {
+ Empty = {
+ Delay = 10;
+@@ -32,10 +31,10 @@
+ Name = "Home";
+ Type = mbox;
+ UpdateInterval = 15;
+- ExecuteOnUpdate = "/usr/local/bin/fetchmail";
++ ExecuteOnUpdate = "#LOCALBASE#/bin/fetchmail";
+ Options = {
+ CheckTimeStampOnly = No;
+- Path = "/var/spool/mail/bryan";
++ Path = "/var/mail/bryan";
+ MailboxHasInternalData = Yes;
+ };
+ },