pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu Fix typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/c15316bf9437
branches: trunk
changeset: 484984:c15316bf9437
user: skrll <skrll%pkgsrc.org@localhost>
date: Thu Dec 02 11:49:57 2004 +0000
description:
Fix typo
diffstat:
emulators/qemu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9c1476f25445 -r c15316bf9437 emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Thu Dec 02 10:41:33 2004 +0000
+++ b/emulators/qemu/Makefile Thu Dec 02 11:49:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/11/15 15:38:15 soren Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/02 11:49:57 skrll Exp $
#
DISTNAME= qemu-0.6.1
@@ -24,7 +24,7 @@
SUBST_STAGE.snd= post-patch
SUBST_FILES.snd= audio/ossaudio.c
SUBST_SED.snd= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
-SUBST_MESSAGE.snd= "Fixing harcoded audio device."
+SUBST_MESSAGE.snd= "Fixing hardcoded audio device."
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index