diff options
author | antoine <antoine@FreeBSD.org> | 2018-09-02 01:05:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-09-02 01:05:47 +0800 |
commit | 072a87dc06b936976bd804244bad093ab350b162 (patch) | |
tree | e16460ddb15c4004bce3f900e95371f426d2dda1 /x11-fm/wcmcommander | |
parent | ab4b60abb0e756e4b98203e712d955b7fee1ce6a (diff) | |
download | freebsd-ports-gnome-072a87dc06b936976bd804244bad093ab350b162.tar.gz freebsd-ports-gnome-072a87dc06b936976bd804244bad093ab350b162.tar.zst freebsd-ports-gnome-072a87dc06b936976bd804244bad093ab350b162.zip |
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
Diffstat (limited to 'x11-fm/wcmcommander')
-rw-r--r-- | x11-fm/wcmcommander/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |