freebsd-ports/www/momspider/files/patch-aa
Wolfram Schneider 5abe104793 MOMspider is a web-roaming robot that specializes in the maintenance
of distributed hypertext infostructures (i.e. wide-area webs). The
program is written in Perl and, once customized for your site, should
work on any UNIX-based system with Perl 4.036.
1997-10-11 17:58:56 +00:00

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";
# ==========================================================================