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 a69daa720a6..e651ab3bc48 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 12:55:17 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:01 wiz Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ |