summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorgson <gson>2014-07-11 19:15:08 +0000
committergson <gson>2014-07-11 19:15:08 +0000
commite70d47a0f0345ab6ca9479db97ba962858523278 (patch)
tree1fa3842246a39fcccd99651afc35d44bef5c192e /emulators/qemu/Makefile
parent6a992228e2d8e2d3abf2280a637675de6c1d81fc (diff)
downloadpkgsrc-e70d47a0f0345ab6ca9479db97ba962858523278.tar.gz
Fix qemu bug 1335444 aka PR pkg/48071. Patches from Kirill Batuzov,
with minor changes to make them apply to 2.0.0. Bump PKGREVISION.
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 2685bb048f9..5b13dda125e 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2014/05/29 23:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2014/07/11 19:15:08 gson Exp $
DISTNAME= qemu-2.0.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
EXTRACT_SUFX= .tar.bz2