diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/cvsync.rb | 2 |
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' |
