aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-smbclient
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-09-01 17:05:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-09-01 17:05:47 +0000
commitec3e56288a15bc5f9da50375ed24da93aef2b1b3 (patch)
treee16460ddb15c4004bce3f900e95371f426d2dda1 /net/pecl-smbclient
parenta7fba34f3f8ffb9c86b3c1726e3e3d69636f501c (diff)
downloadports-ec3e56288a15bc5f9da50375ed24da93aef2b1b3.tar.gz
ports-ec3e56288a15bc5f9da50375ed24da93aef2b1b3.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
Notes
Notes: svn path=/head/; revision=478711
Diffstat (limited to 'net/pecl-smbclient')
-rw-r--r--net/pecl-smbclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-smbclient/Makefile b/net/pecl-smbclient/Makefile
index 41c56436f5c0..9b061f77fbea 100644
--- a/net/pecl-smbclient/Makefile
+++ b/net/pecl-smbclient/Makefile
@@ -2,7 +2,7 @@
PORTNAME= smbclient
PORTVERSION= 0.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net pear
MAINTAINER= sunpoet@FreeBSD.org