From a8e276166a51e29694224d79d3357a402863ae5d Mon Sep 17 00:00:00 2001 From: todd Date: Wed, 18 Jun 2008 00:40:50 +0000 Subject: [PATCH] update homepage, from naddy@ --- emulators/kqemu/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emulators/kqemu/Makefile b/emulators/kqemu/Makefile index bde6feba0fc..6efdb01e6fc 100644 --- a/emulators/kqemu/Makefile +++ b/emulators/kqemu/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.5 2008/04/29 20:38:03 todd Exp $ +# $OpenBSD: Makefile,v 1.6 2008/06/18 00:40:50 todd Exp $ ONLY_FOR_ARCHS= amd64 i386 COMMENT= QEMU accelerator module DISTNAME= kqemu-1.3.0pre11 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= emulators -HOMEPAGE= http://fabrice.bellard.free.fr/qemu/ +HOMEPAGE= http://bellard.org/qemu/ MAINTAINER= Todd T. Fries