summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools
diff options
context:
space:
mode:
authorlukem <lukem>2001-08-14 15:15:06 +0000
committerlukem <lukem>2001-08-14 15:15:06 +0000
commit69d162aff8373c4cc39418e7e80ef28d8a3081f3 (patch)
tree7170cab6f9dfe658200d9eb96956f6e5a04e6aba /audio/vorbis-tools
parentf8bd46bcde37cb9b078822be68c106797f688439 (diff)
downloadpkgsrc-69d162aff8373c4cc39418e7e80ef28d8a3081f3.tar.gz
s/.ogg123rc/.libao/
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r--audio/vorbis-tools/pkg/MESSAGE8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/vorbis-tools/pkg/MESSAGE b/audio/vorbis-tools/pkg/MESSAGE
index 3c55d78199b..c7bf797b2ff 100644
--- a/audio/vorbis-tools/pkg/MESSAGE
+++ b/audio/vorbis-tools/pkg/MESSAGE
@@ -1,15 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2001/03/20 10:01:40 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2001/08/14 15:15:06 lukem Exp $
By default, ogg123 will decode to a testing null device.
If you want to hear the audio and if you have a sound card with a
working /dev/audio device, you can use libao's "sun" (SUN audio/NetBSD
-audio) device. To setup your personal ogg123 configuration so it
+audio) device. To setup your personal libao configuration so it
uses "sun" do:
- echo "default_device=sun" > ~/.ogg123rc
+ echo "default_device=sun" > ~/.libao
-Read the ogg123 manual page for further information.
+Read the ogg123(1) manual page for further information.
===========================================================================