aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-23 13:59:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-23 13:59:18 +0000
commitce4f58317afd084756534946b8b3978c8572c49b (patch)
tree9d38fc3a04f263f2f2c94967565d30758e9fd5c9 /net
parent22c87c887fb0ca215c38a5a31372cdaee1abb37f (diff)
downloadports-ce4f58317afd084756534946b8b3978c8572c49b.tar.gz
ports-ce4f58317afd084756534946b8b3978c8572c49b.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/boinc-client/files/boinc.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boinc-client/files/boinc.sh.in b/net/boinc-client/files/boinc.sh.in
index 045fdaca737e..eb2fb35b6e78 100644
--- a/net/boinc-client/files/boinc.sh.in
+++ b/net/boinc-client/files/boinc.sh.in
@@ -13,7 +13,7 @@ rcvar=`set_rcvar`
boinc_user=%%BOINC_USER%%
boinc_home=%%BOINC_HOME%%
-boinc_flags="-dir ${boinc_home}"
+boinc_flags="--dir ${boinc_home}"
program_file=boinc_client
program_path=%%PREFIX%%/bin/${program_file}
syslog_facility=daemon.err