aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bareos-client
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2017-04-22 01:47:38 +0800
committeracm <acm@FreeBSD.org>2017-04-22 01:47:38 +0800
commitd7708ccf4431f7b2af6064060bd14cf61fd59f68 (patch)
treeddb23b8c0af336a04d1fee7905c1b994395d57ab /sysutils/bareos-client
parent7b9073e2c05b149e8e4e4c96dbb30a4a7ad8cf40 (diff)
downloadfreebsd-ports-gnome-d7708ccf4431f7b2af6064060bd14cf61fd59f68.tar.gz
freebsd-ports-gnome-d7708ccf4431f7b2af6064060bd14cf61fd59f68.tar.zst
freebsd-ports-gnome-d7708ccf4431f7b2af6064060bd14cf61fd59f68.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
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)