diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
commit | 47ce821484b3438dea67023b367148b49f85898a (patch) | |
tree | 00b70f1a8f08e9d62adbd168cdfc75c2c3599947 /emulators/qemu-devel | |
parent | aa29472b28fd54c6d31c5728191612f0334a8dca (diff) | |
download | freebsd-ports-47ce821484b3438dea67023b367148b49f85898a.zip |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r-- | emulators/qemu-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 7a44c4e8c7e9..23116688ea99 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= qemu PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ PKGNAMESUFFIX= -devel |