mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
547b9dfdb1
PR: 32587 Submitted by: maintainer
20 lines
543 B
Plaintext
20 lines
543 B
Plaintext
*** pico/osdep/os-bsf.h.orig Wed Jul 8 19:37:28 1998
|
|
--- pico/osdep/os-bsf.h Fri Jul 10 12:57:37 1998
|
|
***************
|
|
*** 152,158 ****
|
|
/*
|
|
* Place where mail gets delivered (for pico's new mail checking)
|
|
*/
|
|
! #define MAILDIR "/usr/spool/mail"
|
|
|
|
/*
|
|
* What and where the tool that checks spelling is located. If this is
|
|
--- 152,158 ----
|
|
/*
|
|
* Place where mail gets delivered (for pico's new mail checking)
|
|
*/
|
|
! #define MAILDIR "/var/mail"
|
|
|
|
/*
|
|
* What and where the tool that checks spelling is located. If this is
|