diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-07 18:33:14 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-07 18:33:14 +0000 |
commit | 6ce6574457514eb01c6de85fc451ca89426dae98 (patch) | |
tree | 771a3c09f1e0de076d59ec41cb0080706c2ca241 /www/netscape48-communicator/Makefile | |
parent | 1.6.8 --> 1.8.1 (diff) |
Upgrade to 4.03b8
Notes
Notes:
svn path=/head/; revision=7800
Diffstat (limited to 'www/netscape48-communicator/Makefile')
-rw-r--r-- | www/netscape48-communicator/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index a45b0251b4b9..a951383e21da 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: netscape -# Version required: 4.02b7 +# Version required: 4.03b8 # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.4 1997/08/04 00:04:22 ache Exp $ +# $Id: Makefile,v 1.5 1997/08/04 09:20:48 ache Exp $ # -DISTNAME= netscape-4.02b7 +DISTNAME= netscape-4.03b8 CATEGORIES= www -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 +MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.03/4.03b8/english/unix/freebsd/navigator_standalone/ +DISTFILES= navigator-v403b8-export.x86-unknown-freebsd.tar.gz NO_WRKSUBDIR= Yes NO_BUILD= Yes |