aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/shrewsoft-vpn-client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/shrewsoft-vpn-client.rb')
-rw-r--r--Library/Formula/shrewsoft-vpn-client.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shrewsoft-vpn-client.rb b/Library/Formula/shrewsoft-vpn-client.rb
index 5235f0c2e..5b93d46da 100644
--- a/Library/Formula/shrewsoft-vpn-client.rb
+++ b/Library/Formula/shrewsoft-vpn-client.rb
@@ -79,7 +79,7 @@ class ShrewsoftVpnClient < Formula
<string>net.shrew.iked</string>
<key>ProgramArguments</key>
<array>
- <string>#{opt_prefix}/sbin/iked</string>
+ <string>#{opt_sbin}/iked</string>
<string>-F</string>
</array>
<key>RunAtLoad</key>