diff options
author | Juergen Lock <nox@FreeBSD.org> | 2014-01-19 23:01:59 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2014-01-19 23:01:59 +0000 |
commit | f471f87efa9942918aa3e04660583d916e1ec97e (patch) | |
tree | e0602c5760201594df91d1b2e6c955bf220a6675 /emulators | |
parent | 1786643043a7f5438da2bb98fb218a56cf6956bc (diff) | |
download | ports-f471f87efa9942918aa3e04660583d916e1ec97e.tar.gz ports-f471f87efa9942918aa3e04660583d916e1ec97e.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 38306296dc55..d4d896e7ecfd 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 1.7.0 -PORTREISION= 1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/:release \ LOCAL/nox:snapshot |