1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/swatch/files/patch-ac

14 lines
298 B
Plaintext
Raw Normal View History

--- sw_actions.pl.orig Thu Dec 14 04:32:19 1995
+++ sw_actions.pl Sun Jul 6 19:23:20 1997
@@ -22,8 +22,8 @@
#
$BELL = "\007";
-$MAILER = "/usr/lib/sendmail";
-$WRITE = "/bin/write";
+$MAILER = "/usr/sbin/sendmail";
+$WRITE = "/usr/bin/write";
#
# do_bell -- send BELL(s) to the output.