diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-08-16 18:04:40 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-08-16 18:04:40 +0000 |
commit | f32c11d872ea222db4b9c33da363f2a8098194e1 (patch) | |
tree | b1caddc6f61d87da0f97b4f1e91b311c70bf3f97 /emulators/qemu | |
parent | 89dbb0c8e2caff37277d7ad2e3b13666c62b13df (diff) | |
download | ports-f32c11d872ea222db4b9c33da363f2a8098194e1.tar.gz ports-f32c11d872ea222db4b9c33da363f2a8098194e1.zip |
Notes
Diffstat (limited to 'emulators/qemu')
-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 c1fc6ef70fc4..3ded05b22c4e 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -7,6 +7,7 @@ PORTNAME= qemu PORTVERSION= 0.10.6 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://bellard.org/qemu/ |