diff options
author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-10-01 17:05:06 +0000 |
---|---|---|
committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2005-10-01 17:05:06 +0000 |
commit | 6d585444a4b1d74376c45218d3108cec27c57288 (patch) | |
tree | 022521b4a233f2af13032f4997d4157f4185f24d /emulators/qemu | |
parent | e3f4531d518392f69c238bd66665ae9cc26bdf1f (diff) | |
download | ports-6d585444a4b1d74376c45218d3108cec27c57288.tar.gz ports-6d585444a4b1d74376c45218d3108cec27c57288.zip |
Notes
Diffstat (limited to 'emulators/qemu')
-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 47f0237bb03c..e9e9e3a46988 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -7,7 +7,7 @@ PORTNAME= qemu PORTVERSION= 0.7.2s.20050909 -POTREVISION= 1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.qemu.org/ \ http://people.fruitsalad.org/nox/qemu/ \ |