--- 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.
