diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-01-16 22:26:52 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-01-16 22:28:34 +0000 |
commit | 11a983cdb0009b5cd26d86efa89a154e6c846aed (patch) | |
tree | 8981294ba29f2692e6022834ba49b90b5a5ebea5 /sysutils/bareos-client | |
parent | 47675a85e7f5d8ccdcd3993c8687506c60d002c6 (diff) |
Diffstat (limited to 'sysutils/bareos-client')
-rw-r--r-- | sysutils/bareos-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bareos-client/Makefile b/sysutils/bareos-client/Makefile index c49c27dc3688..6d5d766f5532 100644 --- a/sysutils/bareos-client/Makefile +++ b/sysutils/bareos-client/Makefile @@ -3,7 +3,7 @@ PKGNAMESUFFIX= -client COMMENT= Backup archiving recovery open sourced (client) -CONFLICTS= bareos19-client bareos18-client bareos17-client +CONFLICTS= bareos20-client bareos19-client bareos18-client WITH_CLIENT_ONLY=yes USE_RC_SUBR= bareos-fd |