aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 14:21:01 -0800
committerAdam Vandenberg2013-01-28 21:39:48 -0800
commit72e87b43e7657dec4351b6360cd5eff1c25ec1b5 (patch)
tree0a804c7b5a723dfd02287e88b011ad84dee83680 /Library
parent3f1ff8bbeb626e21562c112a0f90707c8a41bedd (diff)
downloadhomebrew-72e87b43e7657dec4351b6360cd5eff1c25ec1b5.tar.bz2
dsh: style nits
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dsh.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dsh.rb b/Library/Formula/dsh.rb
index b6adab2e3..a880ce256 100644
--- a/Library/Formula/dsh.rb
+++ b/Library/Formula/dsh.rb
@@ -1,8 +1,8 @@
require 'formula'
class Dsh < Formula
- url 'http://www.netfort.gr.jp/~dancer/software/downloads/dsh-0.25.9.tar.gz'
homepage 'http://www.netfort.gr.jp/~dancer/software/dsh.html.en'
+ url 'http://www.netfort.gr.jp/~dancer/software/downloads/dsh-0.25.9.tar.gz'
sha1 'd5d7828a06d079182315492d6f7a5a3dce47a5de'
depends_on 'libdshconfig'