summaryrefslogtreecommitdiff
path: root/audio/muse
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-07 16:34:14 +0000
committerminskim <minskim>2004-05-07 16:34:14 +0000
commit852b01251ccc07f76f15c9639da7bffb24e3f731 (patch)
tree9a42115b928b0ab63de416564cc8b5342ac9400d /audio/muse
parent63358e80e7ad2f23b37b0c045f3532083d978aba (diff)
downloadpkgsrc-852b01251ccc07f76f15c9639da7bffb24e3f731.tar.gz
Fix a typo.
Diffstat (limited to 'audio/muse')
-rw-r--r--audio/muse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 61dc534e0c9..1c3e6fd819a 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -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_CLASSES= dsp
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"