diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-06-04 14:17:39 +0000 |
commit | 47ce821484b3438dea67023b367148b49f85898a (patch) | |
tree | 00b70f1a8f08e9d62adbd168cdfc75c2c3599947 /sysutils/backuppc4 | |
parent | aa29472b28fd54c6d31c5728191612f0334a8dca (diff) |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=503475
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 0ad0df271440..a59e0e8d17a6 100644 --- a/sysutils/backuppc4/Makefile +++ b/sysutils/backuppc4/Makefile @@ -3,6 +3,7 @@ PORTNAME= backuppc PORTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \ SF |