From ebd7269d416db18b97e870ef167228115d31eb80 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 20 Feb 2017 04:03:07 +0000 Subject: Update MASTER_SITES and HOMEPAGE --- emulators/qemu/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index b3a12c4e064..91ee79bb9dd 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.163 2017/01/17 09:10:11 roy Exp $ +# $NetBSD: Makefile,v 1.164 2017/02/20 04:03:07 ryoon Exp $ DISTNAME= qemu-2.8.0 PKGREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://wiki.qemu.org/download/ +MASTER_SITES= http://download.qemu-project.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.qemu.org/ +HOMEPAGE= http://www.qemu-project.org/ COMMENT= CPU emulator using dynamic translation LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit AND modified-bsd -- cgit v1.2.3