aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lighttpd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/lighttpd.rb')
-rw-r--r--Library/Formula/lighttpd.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lighttpd.rb b/Library/Formula/lighttpd.rb
index 6ca392149..23175a968 100644
--- a/Library/Formula/lighttpd.rb
+++ b/Library/Formula/lighttpd.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Lighttpd <Formula
+class Lighttpd < Formula
url 'http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.28.tar.bz2'
md5 '586eb535d31ac299652495b058dd87c4'
homepage 'http://www.lighttpd.net/'