diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
commit | 3ab1b8443ec60e4983c4666f0e84cedab20e81d2 (patch) | |
tree | d13723a66084b6936010f3cea6404da7bbcf103b /emulators/qemu | |
parent | 63d0ab27e8fc88df6e11d9fb8b37620420285dd1 (diff) | |
download | ports-3ab1b8443ec60e4983c4666f0e84cedab20e81d2.tar.gz ports-3ab1b8443ec60e4983c4666f0e84cedab20e81d2.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 c93f8a78a069..503d1b07752f 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 0.11.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://bellard.org/qemu/ |