aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:27:53 -0800
committerAdam Vandenberg2013-01-28 21:40:13 -0800
commit5bf6280687e88c94dc791930cd1936823c742393 (patch)
tree7603b1f75f5f3017a408f65ac3d98c2d9f8df148 /Library
parentea678efeed381dbdd19dc2b67fe4336709905a55 (diff)
downloadhomebrew-5bf6280687e88c94dc791930cd1936823c742393.tar.bz2
qwt: style nits
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/qwt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qwt.rb b/Library/Formula/qwt.rb
index e9070db05..51ecd45b3 100644
--- a/Library/Formula/qwt.rb
+++ b/Library/Formula/qwt.rb
@@ -1,8 +1,8 @@
require 'formula'
class Qwt < Formula
- url 'http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.tar.bz2'
homepage 'http://qwt.sourceforge.net/'
+ url 'http://sourceforge.net/projects/qwt/files/qwt/6.0.1/qwt-6.0.1.tar.bz2'
sha1 '301cca0c49c7efc14363b42e082b09056178973e'
depends_on 'qt'