From 87ad212089a78eec1b014dc042d05dc769a7a142 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 15 Jan 2000 11:02:18 +0000 Subject: Fix URL for mirror on "ftp.informatik.rwth-aachen.de" so it will be actually used. --- www/navigator/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index 55bea4b001f..e63b8505298 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2000/01/14 17:56:33 abs Exp $ +# $NetBSD: Makefile.common,v 1.6 2000/01/15 11:02:18 tron Exp $ # # Common include file for communicator and navigator packages @@ -56,7 +56,7 @@ SUB= english/${NS_VERS}/unix/${DIST_DIR_NAME}/${DIST_SDIR_NAME} MASTER_SITES= ftp://ftp.netscape.org/pub/communicator/${SUB}/ \ ftp://ftp-uk.netscape.com/pub/communicator/${SUB}/ \ ftp://sunsite.utk.edu/pub/netscape/communicator/${SUB}/ \ - ftp.informatik.rwth-aachen.de:/pub/mirror/ftp.netscape.com/pub/communicator/${SUB}/ + ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.netscape.com/pub/communicator/${SUB}/ ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-sparc MIRROR_DISTFILE=no -- cgit v1.2.3