summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/mplayer/mplayer-1.0_pre5-r4.ebuild')
-rw-r--r--media-video/mplayer/mplayer-1.0_pre5-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild b/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
index 6c94f92adde4..cd1bbe8a2eed 100644
--- a/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
+++ b/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild,v 1.24 2004/11/14 09:51:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild,v 1.25 2004/12/02 07:04:31 chriswhite Exp $
inherit eutils flag-o-matic kernel-mod
@@ -538,7 +538,7 @@ pkg_postinst() {
einfo "alsa9x or alsa1x. It is now just 'alsa' (omit quotes)."
einfo "The syntax for optional drivers has also changed. For example"
einfo "if you use a dmix driver called 'dmixer,' use"
- einfo "vo=alsa:device=dmixer instead of vo=alsa:dmixer"
+ einfo "ao=alsa:device=dmixer instead of ao=alsa:dmixer"
einfo "Some users may not need to specify the extra driver with the vo="
einfo "command."
fi