mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
12 lines
357 B
Plaintext
12 lines
357 B
Plaintext
|
--- momconfig.pl 1997/10/10 22:35:11 1.1
|
||
|
+++ momconfig.pl 1997/10/10 22:35:29
|
||
|
@@ -78,7 +78,7 @@
|
||
|
# which messages should be mailed, and accepts other headers and message
|
||
|
# text from stdin.
|
||
|
|
||
|
-$sendmailCommand = "/usr/lib/sendmail";
|
||
|
+$sendmailCommand = "/usr/sbin/sendmail";
|
||
|
|
||
|
|
||
|
# ==========================================================================
|