diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-03-25 23:37:05 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-03-25 23:37:05 +0000 |
commit | 8fb879105d4a92f09a35f7dffe9be697c821d5dd (patch) | |
tree | 9b47d73da9388c988d92cb072dc1d94dc74698f9 /x11-fm | |
parent | 3f3ec7ffdef088f14e92da6d73dbc4bc010640b7 (diff) | |
download | freebsd-ports-8fb879105d4a92f09a35f7dffe9be697c821d5dd.zip |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/doublecmd/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/wcmcommander/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index b8ed299737e5..08f6f31d6e01 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -3,7 +3,7 @@ PORTNAME= doublecmd PORTVERSION= 0.7.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/Double%20Commander%20Source DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/x11-fm/wcmcommander/Makefile b/x11-fm/wcmcommander/Makefile index aded2a54e6fe..8cf084635932 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -4,7 +4,7 @@ PORTNAME= wcmcommander PORTVERSION= 0.20.0 DISTVERSIONPREFIX= release- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm MAINTAINER= amdmi3@FreeBSD.org |