head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1
	RELEASE_3_1_0:1.1
	RELEASE_2_2_8:1.1
	RELEASE_3_0_0:1.1
	RELEASE_2_2_7:1.1
	RELEASE_2_2_6:1.1
	RELEASE_2_2_5:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.12.29.15.42.32;	author kevlo;	state dead;
branches;
next	1.1;

1.1
date	97.07.06.18.28.06;	author jfitz;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Upgrade to 3.0.1

PR: 23911
Submitted by: MAINTAINER
@
text
@--- 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.
@


1.1
log
@Fix for FreeBSD specific files and binaries
PR:		ports/4041
Submitted by:	Dirk Froemberg <dirk@@activ-consult.de>
@
text
@@
