diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-04 09:20:48 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-08-04 09:20:48 +0000 |
commit | df589e19cbe52bfd089f986fc911897af586da9f (patch) | |
tree | d066540610fa26ada2f866c7be8827efc8a55770 /www/mozilla+ipv6 | |
parent | Update this to version 0.17 (diff) |
Change dist site to ftp23 since it is not propogated to all ftps yet
Diffstat (limited to 'www/mozilla+ipv6')
-rw-r--r-- | www/mozilla+ipv6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index 8b455f9f0d03..a45b0251b4b9 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/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 |