diff options
Diffstat (limited to 'www/seamonkey/Makefile')
-rw-r--r-- | www/seamonkey/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index a45b0251b4b9..a951383e21da 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/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 |