aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTuncer Ayaz2010-02-02 02:23:41 +0100
committerAdam Vandenberg2010-02-07 11:58:22 -0800
commit4776ebef1da563529c3cea752b2a77b03b45a112 (patch)
tree1748a228a40051a606e08903928ce827a4afce10 /Library/Formula
parentea098c74736ab8c7ee660da1e57d218622ee39b3 (diff)
downloadhomebrew-4776ebef1da563529c3cea752b2a77b03b45a112.tar.bz2
vcprompt: use upstream hg repo instead of git mirror
The git mirror has a note that the hg repo should be used instead. Change head url accordingly. Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com> Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vcprompt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vcprompt.rb b/Library/Formula/vcprompt.rb
index 5d9cc11a8..f02d2150d 100644
--- a/Library/Formula/vcprompt.rb
+++ b/Library/Formula/vcprompt.rb
@@ -2,7 +2,7 @@ require 'formula'
class Vcprompt < Formula
- head 'git://github.com/simple/vcprompt.git'
+ head 'hg://http://vc.gerg.ca/hg/vcprompt/'
homepage 'http://vc.gerg.ca/hg/vcprompt/'
def install