diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-23 15:03:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-23 15:03:21 +0800 |
commit | 75ac5f4da5fb2f365baa128c65d8eee614cb4b89 (patch) | |
tree | 757664a5a353b3980c7ae816f06aebdf10615669 /x11-fm | |
parent | 54120cdb9564c7b1ee1f2f920081b665fc3e24e2 (diff) | |
download | freebsd-ports-gnome-75ac5f4da5fb2f365baa128c65d8eee614cb4b89.tar.gz freebsd-ports-gnome-75ac5f4da5fb2f365baa128c65d8eee614cb4b89.tar.zst freebsd-ports-gnome-75ac5f4da5fb2f365baa128c65d8eee614cb4b89.zip |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
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 a9a17fab779f..7c7ca65e2148 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -3,7 +3,7 @@ PORTNAME= doublecmd PORTVERSION= 0.7.8 -PORTREVISION= 4 +PORTREVISION= 5 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 6c8a83af8f46..98de5fcb0ef1 100644 --- a/x11-fm/wcmcommander/Makefile +++ b/x11-fm/wcmcommander/Makefile @@ -4,7 +4,7 @@ PORTNAME= wcmcommander PORTVERSION= 0.20.0 DISTVERSIONPREFIX= release- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-fm MAINTAINER= amdmi3@FreeBSD.org |