aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mr.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mr.rb b/Library/Formula/mr.rb
index c0c065399..bb9f0745e 100644
--- a/Library/Formula/mr.rb
+++ b/Library/Formula/mr.rb
@@ -1,8 +1,8 @@
require 'formula'
class Mr < Formula
- homepage 'http://kitenet.net/~joey/code/mr/'
- url 'http://git.kitenet.net/git/mr.git', :tag => '1.20130826'
+ homepage 'http://myrepos.branchable.com/'
+ url 'git://myrepos.branchable.com/', :tag => '1.20130826'
def install
system "make"