aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/config.h')
-rw-r--r--FICS/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/config.h b/FICS/config.h
index 49e6f21..d77e3bc 100644
--- a/FICS/config.h
+++ b/FICS/config.h
@@ -84,7 +84,7 @@
/* Where the standard ucb mail program is */
-#define MAILPROGRAM "/usr/ucb/mail"
+#define MAILPROGRAM "/usr/bin/mail"
/* SENDMAILPROG is a faster and more reliable means of sending mail if
defined. Make sure your system mailer agent is defined here properly