aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:21:09 -0800
committerAdam Vandenberg2013-01-28 21:40:11 -0800
commitacd23685f7c7bae932e36d26c2d86d0132bbc426 (patch)
tree6158e05a10a6b0aca321da65aae02733ef4e6634 /Library
parentaf22868121a5c02ba073fa1d53044fb88c110fa7 (diff)
downloadhomebrew-acd23685f7c7bae932e36d26c2d86d0132bbc426.tar.bz2
slrn: style nits
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/slrn.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/slrn.rb b/Library/Formula/slrn.rb
index 0621bdcf5..9fe51c5f0 100644
--- a/Library/Formula/slrn.rb
+++ b/Library/Formula/slrn.rb
@@ -1,8 +1,8 @@
require 'formula'
class Slrn < Formula
- url 'http://sourceforge.net/projects/slrn/files/slrn/slrn-1.0.1.tar.gz'
homepage 'http://slrn.sourceforge.net/'
+ url 'http://sourceforge.net/projects/slrn/files/slrn/slrn-1.0.1.tar.gz'
sha1 '9ad41ec3894d2b6b1ae8f158e994a8f138540baa'
depends_on 's-lang'