summaryrefslogtreecommitdiff
path: root/security/swatch/files/patch-ac
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-07-06 18:28:06 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-07-06 18:28:06 +0000
commit94ce971a743a17e052e12c0856f806c40b637283 (patch)
tree4d10968b64c2df763287703ddce5702106c30ff1 /security/swatch/files/patch-ac
parentUpgrade, 1.26 -> 1.28. (diff)
Fix for FreeBSD specific files and binaries
PR: ports/4041 Submitted by: Dirk Froemberg <dirk@activ-consult.de>
Notes
Notes: svn path=/head/; revision=7224
Diffstat (limited to '')
-rw-r--r--security/swatch/files/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/swatch/files/patch-ac b/security/swatch/files/patch-ac
new file mode 100644
index 000000000000..e418fbe31a6c
--- /dev/null
+++ b/security/swatch/files/patch-ac
@@ -0,0 +1,13 @@
+--- 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.