From 5dc79b9cc83008e089f5804c55579c872e2f6f4d Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Mon, 10 Mar 2008 22:47:14 +0000 Subject: [PATCH] Bug #1895285 ftp.internatif.org no longer works --- SRC/Makefile.am | 1 - SRC/README | 2 +- SRC/echoping.spec | 2 +- Web/index.wml | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/SRC/Makefile.am b/SRC/Makefile.am index 05350c2..d84a253 100644 --- a/SRC/Makefile.am +++ b/SRC/Makefile.am @@ -66,7 +66,6 @@ upload: @echo "If so, make upload-force" upload-force: dist - scp $(distdir).tar.gz bortzmeyer@ftp.internatif.org:'~ftp/pub/unix/echoping' rm -f upload.log ncftpput -d upload.log upload.sourceforge.net /incoming $(distdir).tar.gz diff --git a/SRC/README b/SRC/README index fc3d0b6..40dcd6b 100644 --- a/SRC/README +++ b/SRC/README @@ -64,7 +64,7 @@ http://echoping.sourceforge.net/ The distribution is from: -ftp://ftp.internatif.org/pub/unix/echoping +http://sourceforge.net/project/showfiles.php?group_id=4581 Stephane Bortzmeyer . October 1995 for the first version. diff --git a/SRC/echoping.spec b/SRC/echoping.spec index 53d66d3..b120511 100644 --- a/SRC/echoping.spec +++ b/SRC/echoping.spec @@ -7,7 +7,7 @@ Release: 1 Copyright: GNU Group: Utilities/Network Packager: Stephane Bortzmeyer -Source: ftp://ftp.internatif.org/pub/unix/echoping/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/echoping/echoping-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://echoping.sourceforge.net Prefix: /usr/local diff --git a/Web/index.wml b/Web/index.wml index 1d60dcd..bdd42ff 100644 --- a/Web/index.wml +++ b/Web/index.wml @@ -9,7 +9,7 @@ remote host by sending it requests such as HTTP requests. --config-cache&& make && sudo make install" if you're in a hurry :-) Several operating systems have echoping already packaged (Debian, Gentoo, FreeBSD, NetBSD). Download, if you +HREF="http://sourceforge.net/project/showfiles.php?group_id=4581&package_id=4579">Download, if you wish. You may be interested also in SourceForge's page about echoping, with the bug reports, etc.