summaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-01-16 05:44:49 +0000
committertaca <taca@pkgsrc.org>2013-01-16 05:44:49 +0000
commit5979d40b809097cadf3ef23673946bfbc94621fa (patch)
tree975cde6ed7e18a5c57c2afe9fcf002f15097faaf /emulators/qemu
parent7239b954d40c31df8ae187a7a1182cd301f61550 (diff)
downloadpkgsrc-5979d40b809097cadf3ef23673946bfbc94621fa.tar.gz
PKGREVISION should be simple integer value.
(It might be better to bump again.)
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 868c3faf8e7..5153aaaa468 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2013/01/15 15:17:22 gdt Exp $
+# $NetBSD: Makefile,v 1.104 2013/01/16 05:44:49 taca Exp $
DISTNAME= qemu-1.2.0
-PKGREVISION= 5v==
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
EXTRACT_SUFX= .tar.bz2