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 78ff1fe74be..8c1c739be87 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/03/05 11:28:28 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:16 wiz Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ |