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 /sysutils/backuppc4 | |
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 'sysutils/backuppc4')
-rw-r--r-- | sysutils/backuppc4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/backuppc4/Makefile b/sysutils/backuppc4/Makefile index 65e7d4ef34cc..7c8baa8fc2a7 100644 --- a/sysutils/backuppc4/Makefile +++ b/sysutils/backuppc4/Makefile @@ -3,6 +3,7 @@ PORTNAME= backuppc PORTVERSION= 4.1.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \ SF |