summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 0e148504304..a79d2b63e2c 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2005/07/29 16:38:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2005/07/29 17:34:16 xtraeme Exp $
#
DISTNAME= qemu-0.7.1
CATEGORIES= emulators
MASTER_SITES= http://fabrice.bellard.free.fr/qemu/
-MAINTAINER= dhowland@users.sourceforge.net
+MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://fabrice.bellard.free.fr/qemu/
COMMENT= CPU emulator using dynamic translation