aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bmon.rb
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-09-19 08:51:54 -0700
committerCharlie Sharpsteen2011-09-19 09:25:02 -0700
commit77280398e3d7b7938bb30432961d250a0e928895 (patch)
treefbd33f0dde332e339ad4cfbde877dccd426ab923 /Library/Formula/bmon.rb
parent80ce89e954e8ba64ab653e1b259fd16e255974f8 (diff)
downloadhomebrew-77280398e3d7b7938bb30432961d250a0e928895.tar.bz2
mirror support: Mirrors for kernel.org software
- All Debian software is now mirrored by ftp.us.debian.org. - LibFFI is mirrored by ftp.sourceware.org. - All kernel.org software is now mirrored by mirrorservice.org. Fixes #7478.
Diffstat (limited to 'Library/Formula/bmon.rb')
-rw-r--r--Library/Formula/bmon.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/bmon.rb b/Library/Formula/bmon.rb
index e02a0247e..995dfc327 100644
--- a/Library/Formula/bmon.rb
+++ b/Library/Formula/bmon.rb
@@ -2,6 +2,7 @@ require 'formula'
class Bmon < Formula
url 'http://mirrors.kernel.org/debian/pool/main/b/bmon/bmon_2.0.1.orig.tar.gz'
+ mirror 'http://ftp.us.debian.org/debian/pool/main/b/bmon/bmon_2.0.1.orig.tar.gz'
homepage 'http://people.suug.ch/~tgr/bmon'
md5 'd0da9d05f18c82a621171985d536dec7'