From 2755b3aa4b4f1b312b50a22b7960585a7099783a Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sat, 16 Apr 2005 08:43:15 +0000 Subject: - Fix pkg-message: The loader.conf switch for the AT speaker is now called speaker_load="" (not atspeaker_load="" anymore) PR: ports/79979 Submitted by: maintainer --- audio/yell/pkg-message | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/yell') diff --git a/audio/yell/pkg-message b/audio/yell/pkg-message index a662b2287298..0adf51c5868e 100644 --- a/audio/yell/pkg-message +++ b/audio/yell/pkg-message @@ -1,6 +1,6 @@ ******************************************************************************* yell is now installed. Make sure that speaker.ko is loaded on your system. -Under FreeBSD 5.x you can put atspeaker_load="YES" in your /boot/loader.conf. +Under FreeBSD 5.x you can put speaker_load="YES" in your /boot/loader.conf. You can manually load speaker.ko by typing "kldload speaker" or recompile your kernel with "device speaker". ******************************************************************************* -- cgit v1.2.3