aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flare.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/flare.rb')
-rw-r--r--Library/Formula/flare.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/flare.rb b/Library/Formula/flare.rb
index 53392b42f..0bb55f817 100644
--- a/Library/Formula/flare.rb
+++ b/Library/Formula/flare.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Flare <Formula
+class Flare < Formula
url 'http://labs.gree.jp/data/source/flare-1.0.11.tgz'
head 'git://github.com/fujimoto/flare.git'
homepage 'http://labs.gree.jp/Top/OpenSource/Flare-en.html'