aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bareos-client
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-04-21 17:47:38 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2017-04-21 17:47:38 +0000
commit0e97cc7e9d06de61cfe53e707c2cfb4bc9a4a649 (patch)
treeddb23b8c0af336a04d1fee7905c1b994395d57ab /sysutils/bareos-client
parentcbe75ac6363070062ca8077df17fbcf9fa408fc9 (diff)
downloadports-0e97cc7e9d06de61cfe53e707c2cfb4bc9a4a649.tar.gz
ports-0e97cc7e9d06de61cfe53e707c2cfb4bc9a4a649.zip
- Fix rc script
- Set default config file to %%PREFIX%%/etc/bareos/bareos-[dir|sd|fd].conf files. Set %%PREFIX%%/etc/bareos if you want to use new config style - Remove config file test on bareos-dir rc script. It fixed a problem on start/boot PR: 218126 217141 Reported by: Joakim Jalap <joakim.jalap at fastmail.com> matthias at petermann-it.de weberge42
Notes
Notes: svn path=/head/; revision=439102
Diffstat (limited to 'sysutils/bareos-client')
-rw-r--r--sysutils/bareos-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bareos-client/Makefile b/sysutils/bareos-client/Makefile
index d7ce06451f26..cc2f1a19c8a6 100644
--- a/sysutils/bareos-client/Makefile
+++ b/sysutils/bareos-client/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bareos
-#PORTREVISION= 1
+PORTREVISION= 1
PKGNAMESUFFIX= -client
COMMENT= Backup archiving recovery open sourced (client)