From ac0b1c455349ec73bb33c027dd9ffc1a94e428b7 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Sat, 19 Aug 2000 21:49:40 +0000 Subject: Upgrade to v4.75. Remove needless lines from n47-n/Makefile. --- www/netscape47-navigator/Makefile | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'www/netscape47-navigator') diff --git a/www/netscape47-navigator/Makefile b/www/netscape47-navigator/Makefile index dd6482d81a82..f03a7ac49e27 100644 --- a/www/netscape47-navigator/Makefile +++ b/www/netscape47-navigator/Makefile @@ -5,22 +5,7 @@ # $FreeBSD$ # -PORTNAME?= netscape-${BROWSER_ARC} -PORTVERSION?= ${BROWSER_VER} - -.if !defined(_PREMKINCLUDED) -.include -.endif - -.if ${ARCH} == "i386" -MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.74/unix/unsupported/freebsd/navigator_standalone/ -DISTFILES= navigator-v474-us.x86-unknown-freebsd.tar.gz -.elif ${ARCH} == "alpha" -MASTER_SITES= ftp://ftp.netscape.com./pub/communicator/english/4.74/unix/supported/dec_unix40/navigator_standalone/ -DISTFILES= navigator-v474-us.alpha-dec-osf4.0.tar.gz -.endif - BROWSER= navigator -INFILE_HEAD= 'Navigator,4.74.0.20000707' +INFILE_HEAD= 'Navigator,4.75.0.20000814' .include "${.CURDIR}/../netscape47-communicator/Makefile" -- cgit v1.2.3