aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorricho2013-02-01 16:19:22 +1100
committerAdam Vandenberg2013-02-01 18:38:08 -0800
commit31390d0c7e61e04ddd9f9922f4b10e0f3ee1b2fb (patch)
treeb487826ff3d352f5904d5f52f3887934f366d4e3 /Library/Formula
parent7a4a808d062ef8fba43a53eced22a28c047c87e2 (diff)
downloadhomebrew-31390d0c7e61e04ddd9f9922f4b10e0f3ee1b2fb.tar.bz2
vimpc: use boysetsfrog's repo canonically
Closes #17489. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vimpc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vimpc.rb b/Library/Formula/vimpc.rb
index bc688487d..8194b27cc 100644
--- a/Library/Formula/vimpc.rb
+++ b/Library/Formula/vimpc.rb
@@ -5,7 +5,7 @@ class Vimpc < Formula
url 'http://downloads.sourceforge.net/project/vimpc/Release%200.07.2/vimpc-0.07.2.tar.gz'
sha1 '6ad68075aa540682674e870f9e5dc35a74831196'
- head 'https://github.com/richo/vimpc.git'
+ head 'https://github.com/boysetsfrog/vimpc.git'
if build.head?
depends_on :automake