summaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-07 15:01:45 +0000
committerwiz <wiz>2005-05-07 15:01:45 +0000
commit4cb8da4f65ed127d67041b9ddc466288f149aaf0 (patch)
treeca3f2ba28c92b97da64a479794c410cee32b1133 /emulators/qemu
parent2efe114a440a82a03a237271f833298a6b7943ee (diff)
downloadpkgsrc-4cb8da4f65ed127d67041b9ddc466288f149aaf0.tar.gz
Fix typo in email address committed with update.
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index f42bd24c803..b1521c1fcec 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2005/05/03 11:18:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/07 15:01:45 wiz Exp $
#
DISTNAME= qemu-0.7.0
CATEGORIES= emulators
MASTER_SITES= http://fabrice.bellard.free.fr/qemu/
-MAINTAINER= dhowlland@users.sourceforge.net
+MAINTAINER= dhowland@users.sourceforge.net
HOMEPAGE= http://fabrice.bellard.free.fr/qemu/
COMMENT= CPU emulator using dynamic translation