diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-05-04 18:09:22 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-05-04 18:09:22 +0000 |
commit | 7ad5da52fccdad5359d9429b54231431c6f3010a (patch) | |
tree | ca3b5736e4734dcefb0d3d35c5e16116a2c158cf /emulators/qemu-sbruno | |
parent | bafee1f4b6e49d7f805ed8c741b247d53974df7b (diff) |
Notes
Diffstat (limited to 'emulators/qemu-sbruno')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 19b034003413..7c9dbaafc65e 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -3,6 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.11.50.g20190318 +PORTREVISION= 1 CATEGORIES= emulators PKGNAMESUFFIX?= -sbruno DIST_SUBDIR= qemu/${PORTVERSION} |