aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-sed.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gnu-sed.rb')
-rw-r--r--Library/Formula/gnu-sed.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnu-sed.rb b/Library/Formula/gnu-sed.rb
index fba4b4bfb..295694d91 100644
--- a/Library/Formula/gnu-sed.rb
+++ b/Library/Formula/gnu-sed.rb
@@ -1,7 +1,7 @@
require 'formula'
class GnuSed < Formula
- url 'http://ftp.gnu.org/gnu/sed/sed-4.2.1.tar.bz2'
+ url 'http://ftpmirror.gnu.org/sed/sed-4.2.1.tar.bz2'
homepage 'http://www.gnu.org/software/sed/'
md5 '7d310fbd76e01a01115075c1fd3f455a'