aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 19:22:15 -0800
committerAdam Vandenberg2013-01-28 21:40:02 -0800
commit69966f58fad12fea66db5bdd44799d0ff3d328f0 (patch)
tree11c6c69dc319980d3983d2647f1729a094e47fec /Library/Formula
parent56626b6818d1ee30de0fbd90a9578bb74630f9eb (diff)
downloadhomebrew-69966f58fad12fea66db5bdd44799d0ff3d328f0.tar.bz2
timedog: style nits
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/timedog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/timedog.rb b/Library/Formula/timedog.rb
index 52820fcd1..498e90211 100644
--- a/Library/Formula/timedog.rb
+++ b/Library/Formula/timedog.rb
@@ -1,9 +1,9 @@
require 'formula'
class Timedog < Formula
+ homepage 'http://timedog.googlecode.com/'
url 'http://timedog.googlecode.com/files/timedog-1.2.zip'
sha1 '620a4615ba4a03dc8d7ae2f7259b9ab8daf267c6'
- homepage 'http://timedog.googlecode.com/'
def install
bin.install 'timedog'