summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon>2017-02-20 04:03:07 +0000
committerryoon <ryoon>2017-02-20 04:03:07 +0000
commitebd7269d416db18b97e870ef167228115d31eb80 (patch)
treeda323d51255fe86f50092bcf5046eee4f4f00026 /emulators
parent0b9cbc2c6c83928459f72835b7c0216299bb39b4 (diff)
downloadpkgsrc-ebd7269d416db18b97e870ef167228115d31eb80.tar.gz
Update MASTER_SITES and HOMEPAGE
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/Makefile6
1 files changed, 3 insertions, 3 deletions
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