From fb041f342734eb5672bc377bcd520c5c27892f26 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 2 Mar 2014 16:29:49 -0600 Subject: myrepos: update homepage and URL Closes #27037. --- Library/Formula/mr.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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" -- cgit v1.2.3