aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/webalizer.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/webalizer.rb b/Library/Formula/webalizer.rb
index ba114fabe..8b0817b60 100644
--- a/Library/Formula/webalizer.rb
+++ b/Library/Formula/webalizer.rb
@@ -1,9 +1,10 @@
require 'formula'
class Webalizer < Formula
- homepage 'http://www.mrunix.net/webalizer/'
- url 'ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.23-05-src.tgz'
- sha1 'bc28ff28d9484c8e9793ec081c7cbfcb1f577351'
+ homepage "http://www.mrunix.net/webalizer/"
+ url "ftp://ftp.mrunix.net/pub/webalizer/webalizer-2.23-05-src.tgz"
+ mirror "http://tweedo.com/mirror/webalizer/webalizer-2.23-05-src.tgz"
+ sha1 "bc28ff28d9484c8e9793ec081c7cbfcb1f577351"
revision 1
depends_on 'gd'