pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/qemu
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Feb 20 04:03:07 UTC 2017
Modified Files:
pkgsrc/emulators/qemu: Makefile
Log Message:
Update MASTER_SITES and HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 pkgsrc/emulators/qemu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.163 pkgsrc/emulators/qemu/Makefile:1.164
--- pkgsrc/emulators/qemu/Makefile:1.163 Tue Jan 17 09:10:11 2017
+++ pkgsrc/emulators/qemu/Makefile Mon Feb 20 04:03:07 2017
@@ -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@localhost
-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
Home |
Main Index |
Thread Index |
Old Index