From 8e48d77cab8483fb381db9051225b46a0e4c2bc2 Mon Sep 17 00:00:00 2001
From: Peter Eisentraut <peter_e@gmx.net>
Date: Mon, 10 Dec 2012 22:37:19 -0500
Subject: [PATCH] doc: Remove blastwave.org link

Apparently, this service has been dead since 2008.
---
 doc/src/sgml/installation.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index d71a3c42a3f..6e43bcbb626 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -2840,8 +2840,8 @@ MANPATH=/usr/lib/scohelp/%L/man:/usr/dt/man:/usr/man:/usr/share/man:scohelp:/usr
      Many of GNU tools are integrated into Solaris 10, or they are
      present on the Solaris companion CD.  If you like packages for
      older version of Solaris, you can find these tools
-     at <ulink url="http://www.sunfreeware.com"></ulink>
-     or <ulink url="http://www.blastwave.org"></ulink>.  If you prefer
+     at <ulink url="http://www.sunfreeware.com"></ulink>.
+     If you prefer
      sources, look
      at <ulink url="http://www.gnu.org/order/ftp.html"></ulink>.
     </para>
-- 
GitLab