diff options
Diffstat (limited to 'emulators/qemu0/Makefile')
-rw-r--r-- | emulators/qemu0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile index e28daa031da..8737534845a 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:33 wiz Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ |