diff options
author | Juergen Lock <nox@FreeBSD.org> | 2008-05-13 18:29:38 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2008-05-13 18:29:38 +0000 |
commit | ea0a91f50eb577e1d36cf7ec7f29eb0d2f859ac3 (patch) | |
tree | e04b12f72b4182c9a0bb210c177381765eaf7586 /emulators/qemu/Makefile | |
parent | 6d0242b6e8ce7a9e0a40b8abedecc05133e415d8 (diff) |
Notes
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r-- | emulators/qemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 42b4874cfcc2..7e413185f343 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= qemu PORTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://fabrice.bellard.free.fr/qemu/:release \ http://qemu.org/:release \ |