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.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gnu-sed.rb b/Library/Formula/gnu-sed.rb
index 295694d91..e57899047 100644
--- a/Library/Formula/gnu-sed.rb
+++ b/Library/Formula/gnu-sed.rb
@@ -2,6 +2,7 @@ require 'formula'
class GnuSed < Formula
url 'http://ftpmirror.gnu.org/sed/sed-4.2.1.tar.bz2'
+ mirror 'http://ftp.gnu.org/gnu/sed/sed-4.2.1.tar.bz2'
homepage 'http://www.gnu.org/software/sed/'
md5 '7d310fbd76e01a01115075c1fd3f455a'