aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/csshx.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/csshx.rb')
-rw-r--r--Library/Formula/csshx.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/csshx.rb b/Library/Formula/csshx.rb
index 8c87f01e3..c8f1a050d 100644
--- a/Library/Formula/csshx.rb
+++ b/Library/Formula/csshx.rb
@@ -7,6 +7,6 @@ class Csshx < Formula
head 'http://csshx.googlecode.com/svn/trunk/'
def install
- bin.install 'csshX'
+ bin.install 'csshX'
end
end