From 803ddc1286ef44f629cfd92f1030fc329d898364 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 28 Mar 2008 14:12:46 -0400 Subject: [PATCH] [opensde] Changed etc/download.sed as http://ftp.gnupg.org is gone --- etc/download.sed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/download.sed b/etc/download.sed index ad9bf3e..7baa0d2 100644 --- a/etc/download.sed +++ b/etc/download.sed @@ -28,7 +28,7 @@ s,^http://.*dl.\(sourceforge\|sf\).net/,http://prdownloads.sourceforge.net/, s,^ftp://ftp.postgresql.org/pub/source/,ftp://ftp4.us.postgresql.org/pub/postgresql/source/, # ftp connection blocks once in a while -s,^ftp://ftp.gnupg.org,http://ftp.gnupg.org, +#s,^ftp://ftp.gnupg.org,http://ftp.gnupg.org, s,^ftp://ftp.kernel.org,http://ftp.kernel.org, # clip's ftp is a pain