From 74c5c896c68a7d8240e4d3af49a53410a9fa77b4 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 18 Nov 2013 09:47:48 -0600 Subject: rcs: add mirror to match other GNU formulae --- Library/Formula/rcs.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/rcs.rb b/Library/Formula/rcs.rb index 58cc6acb3..9c49175e8 100644 --- a/Library/Formula/rcs.rb +++ b/Library/Formula/rcs.rb @@ -3,6 +3,7 @@ require 'formula' class Rcs < Formula homepage 'https://www.gnu.org/software/rcs/' url 'http://ftpmirror.gnu.org/rcs/rcs-5.9.1.tar.xz' + mirror 'http://ftp.gnu.org/gnu/rcs/rcs-5.9.1.tar.xz' sha1 '2e1017c24cd79ed434fa80e384ba844738c2cbfe' def install -- cgit v1.2.3