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 | |
parent | a6e587c45c40232a01e510f8ab0607b31c8adb54 (diff) | |
download | ports-df589e19cbe52bfd089f986fc911897af586da9f.tar.gz ports-df589e19cbe52bfd089f986fc911897af586da9f.zip |
Notes
Diffstat (limited to 'www/mozilla')
-rw-r--r-- | www/mozilla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 8b455f9f0d03..a45b0251b4b9 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/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 |