aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/freenet/files/freenet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/freenet/files/freenet.sh')
-rw-r--r--net-p2p/freenet/files/freenet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/freenet/files/freenet.sh b/net-p2p/freenet/files/freenet.sh
index 4d4b75251a6a..cb2c1759a047 100644
--- a/net-p2p/freenet/files/freenet.sh
+++ b/net-p2p/freenet/files/freenet.sh
@@ -19,7 +19,7 @@
name="freenet"
rcvar=`set_rcvar`
-command="%%PREFIX%%/bin/${name}"
+command="%%PREFIX%%/sbin/${name}"
extra_commands="configure"
freenet_check_vars()