diff options
author | Juergen Lock <nox@FreeBSD.org> | 2007-01-31 23:20:54 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2007-01-31 23:20:54 +0000 |
commit | 50ae7e59e85e4a3c6a7e20ba7f2e4fd995bc7b6f (patch) | |
tree | 79699cd1102d8dc921e7cc901b282bc91cfce5d3 /emulators/qemu/Makefile | |
parent | d638a5a5d75f702019d1ee76ccbe6285e0166b05 (diff) |
Notes
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r-- | emulators/qemu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 96b376fbf43d..15900ff36c66 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -7,6 +7,7 @@ PORTNAME= qemu PORTVERSION= 0.8.2s.20070111 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.qemu.org/:release \ http://qemu-forum.ipi.fi/qemu-snapshots/:snapshot \ |