aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorFrankie Hayward2013-01-12 08:52:05 -0500
committerJack Nagel2013-01-12 11:00:29 -0600
commit7c1ace382df04c94c1b024396ba5dd8022b84a61 (patch)
tree8149be835f412afa7e381576bfe886e23ab6a2f0 /Library
parent0801a86b67020da901c0deff99d552384b728f0f (diff)
downloadhomebrew-7c1ace382df04c94c1b024396ba5dd8022b84a61.tar.bz2
cvsync: fix download URL
Closes #17027. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cvsync.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cvsync.rb b/Library/Formula/cvsync.rb
index edb90bb33..956305728 100644
--- a/Library/Formula/cvsync.rb
+++ b/Library/Formula/cvsync.rb
@@ -1,7 +1,7 @@
require 'formula'
class Cvsync < Formula
- url 'ftp://ftp.cvsync.org/pub/cvsync/cvsync-0.24.19.tar.gz'
+ url 'http://www.cvsync.org/dist/cvsync-0.24.19.tar.gz'
homepage 'http://www.cvsync.org/'
sha1 'a3c0673bf0f3b81b1eb45ac828a527d2a4e6d2f6'