diff options
author | ache <ache@FreeBSD.org> | 1997-08-04 17:20:48 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-04 17:20:48 +0800 |
commit | 27d61d71ff59fd1b06abd4a60b74622524d5f873 (patch) | |
tree | 23832493ee2eccd7dd49ece4eeabc08ca367e622 /www/mozilla+ipv6 | |
parent | ee9975ee280a8dd6bef1768d6ba84b5d480d00da (diff) | |
download | freebsd-ports-gnome-27d61d71ff59fd1b06abd4a60b74622524d5f873.tar.gz freebsd-ports-gnome-27d61d71ff59fd1b06abd4a60b74622524d5f873.tar.zst freebsd-ports-gnome-27d61d71ff59fd1b06abd4a60b74622524d5f873.zip |
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 |