diff options
| -rw-r--r-- | Library/Formula/bazaar.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bazaar.rb b/Library/Formula/bazaar.rb index f3153ffb7..52f3f8ff5 100644 --- a/Library/Formula/bazaar.rb +++ b/Library/Formula/bazaar.rb @@ -1,7 +1,7 @@ require 'formula' class Bazaar < Formula - homepage 'http://bazaar-vcs.org/' + homepage 'http://bazaar.canonical.com/' url 'https://launchpad.net/bzr/2.6/2.6.0/+download/bzr-2.6.0.tar.gz' sha1 '5eb4d0367c6d83396250165da5bb2c8a9f378293' def install |
