From 27d61d71ff59fd1b06abd4a60b74622524d5f873 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 4 Aug 1997 09:20:48 +0000 Subject: Change dist site to ftp23 since it is not propogated to all ftps yet --- www/seamonkey2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/seamonkey2') diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 8b455f9f0d03..a45b0251b4b9 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -3,12 +3,12 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.3 1997/06/01 00:06:17 ache Exp $ +# $Id: Makefile,v 1.4 1997/08/04 00:04:22 ache Exp $ # DISTNAME= netscape-4.02b7 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com//pub/communicator/4.02/4.02b7/english/unix/freebsd/base_install/ +MASTER_SITES= ftp://ftp23.netscape.com/pub/communicator/4.02/4.02b7/english/unix/freebsd/base_install/ DISTFILES= communicator-v402b7-export.x86-unknown-freebsd.tar.gz NO_WRKSUBDIR= Yes NO_BUILD= Yes -- cgit