From d7530a7c9af669a1b525b9fd64069883ef893b20 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 25 Mar 2017 23:37:05 +0000 Subject: Switch default version of samba from 4.3 to 4.4 With hat: portmgr Differential Revision: https://reviews.freebsd.org/D10131 --- emulators/qemu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/qemu/Makefile') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index ecfbe7cd90c5..9c755135604e 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ DIST_SUBDIR= qemu/${PORTVERSION} -- cgit