diff options
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r-- | emulators/qemu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 7f33c6db4f1..b989b7c68b3 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:07 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/11 09:40:39 wiz Exp $ # DISTNAME= qemu-0.7.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://fabrice.bellard.free.fr/qemu/ |