pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/muse Fix a typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0503a0c1ae5
branches:  trunk
changeset: 474930:b0503a0c1ae5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri May 07 16:34:14 2004 +0000

description:
Fix a typo.

diffstat:

 audio/muse/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 30db290ced09 -r b0503a0c1ae5 audio/muse/Makefile
--- a/audio/muse/Makefile       Fri May 07 15:25:13 2004 +0000
+++ b/audio/muse/Makefile       Fri May 07 16:34:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/05/07 15:25:13 cjep Exp $
+# $NetBSD: Makefile,v 1.4 2004/05/07 16:34:14 minskim Exp $
 #
 
 DISTNAME=      MuSE-0.9
@@ -25,7 +25,7 @@
 SUBST_STAGE.dsp=       post-patch
 SUBST_FILES.dsp=       src/jmixer.cpp src/libmpeg/fileplayer.cc
 SUBST_SED.dsp=         -e "s,/dev/dsp,${DEVOSSAUDIO},g"
-SUBST_MESSAGE.dsp=     "Fixing harcoded audio device."
+SUBST_MESSAGE.dsp=     "Fixing hardcoded audio device."
 
 .include "../../audio/lame/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"



Home | Main Index | Thread Index | Old Index