From 072a87dc06b936976bd804244bad093ab350b162 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 1 Sep 2018 17:05:47 +0000 Subject: Switch default version of samba to 4.7 Samba 4.6 will be discontinued in a few weeks Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D16904 --- x11-fm/doublecmd/Makefile | 1 + x11-fm/wcmcommander/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-fm') diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index 1c6ab39848cc..6e4123ec21e1 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -3,6 +3,7 @@ PORTNAME= doublecmd PORTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= x11-fm PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source diff --git a/x11-fm/wcmcommander/Makefile b/x11-fm/wcmcommander/Makefile index c33b2cf2271f..ca6059514374 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -4,7 +4,7 @@ PORTNAME= wcmcommander PORTVERSION= 0.20.0 DISTVERSIONPREFIX= release- -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-fm MAINTAINER= amdmi3@FreeBSD.org -- cgit