diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 7cb1f708cf2..36786ea8825 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2010/05/27 18:49:41 fgsch Exp $ +# $OpenBSD: Makefile,v 1.48 2010/05/28 00:04:17 fgsch Exp $ # no success building on other archs yet ONLY_FOR_ARCHS = amd64 i386 @@ -10,8 +10,6 @@ CATEGORIES = emulators HOMEPAGE = http://www.qemu.org/ -MAINTAINER = Todd T. Fries - # GPLv2/LGPLv2/BSD PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes