diff options
author | sada <sada@FreeBSD.org> | 1998-11-22 18:38:06 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-11-22 18:38:06 +0000 |
commit | eb40c1517641178bec0ecf66280678914e2c3193 (patch) | |
tree | af438bea4478a7fc99eee0b2c67d9c6e893d759d /www/netscape3 | |
parent | 0799f6af4bd49e140404fc32df1fc691a101aa81 (diff) | |
download | FreeBSD-ports-eb40c1517641178bec0ecf66280678914e2c3193.zip FreeBSD-ports-eb40c1517641178bec0ecf66280678914e2c3193.tar.gz |
Change MASTER_SITES to the new locations.
Add a md5 line for GOLD Version.
PR: ports/8715, ports/8788
Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>,
Jim Mock <jim@phrantic.phear.net>
Diffstat (limited to 'www/netscape3')
-rw-r--r-- | www/netscape3/Makefile | 6 | ||||
-rw-r--r-- | www/netscape3/distinfo | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index dc9d152..c1d42e1 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -3,12 +3,12 @@ # Date created: 21 August 1995 # Whom: asami # -# $Id: Makefile,v 1.23 1998/08/24 10:04:12 markm Exp $ +# $Id: Makefile,v 1.24 1998/11/19 05:17:34 obrien Exp $ # DISTNAME= netscape-3.04 CATEGORIES= www -MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/ +MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/ DISTFILES= netscape-v304-export.x86-unknown-bsd.tar.gz MAINTAINER= ports@FreeBSD.ORG @@ -17,7 +17,7 @@ NO_LATEST_LINK= yes NO_WRKSUBDIR= yes .if defined(GOLD) -MASTER_SITES= ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/ +MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/ DIST_SUBDIR= gold PKGNAME= ${DISTNAME}-gold .endif diff --git a/www/netscape3/distinfo b/www/netscape3/distinfo index 4b04df5..4b926e6 100644 --- a/www/netscape3/distinfo +++ b/www/netscape3/distinfo @@ -1 +1,2 @@ MD5 (netscape-v304-export.x86-unknown-bsd.tar.gz) = a08bc63c6f1a2e934045be0848c7bb09 +MD5 (gold/netscape-v304-export.x86-unknown-bsd.tar.gz) = d53200dcbd0bfb1afd2e202d5736f9e0 |