Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 1998 08:46:01 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8788: updated ports Makefile for netscape3
Message-ID:  <199811212146.IAA00810@oz.phear.net>

next in thread | raw e-mail | index | archive | help

>Number:         8788
>Category:       ports
>Synopsis:       updated ports Makefile for netscape3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 21 13:50:00 PST 1998
>Last-Modified:
>Originator:     Jim Mock
>Organization:
>Release:        FreeBSD 2.2.7-RELEASE i386
>Environment:



>Description:

Fetch site in original Makefile did not exist.


>How-To-Repeat:


>Fix:
	
Update Makefile with working dist site.  See diff below.

*** Makefile.orig       Sun Nov 22 08:31:32 1998
--- Makefile    Sun Nov 22 08:34:51 1998
***************
*** 8,14 ****

  DISTNAME=       netscape-3.04
  CATEGORIES=   www
! MASTER_SITES=	  ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_complete/
  DISTFILES=      netscape-v304-export.x86-unknown-bsd.tar.gz

  MAINTAINER=     ports@FreeBSD.ORG
--- 8,14 ----

  DISTNAME=       netscape-3.04
  CATEGORIES=   www
! 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,23 ****
  NO_WRKSUBDIR= yes

  .if defined(GOLD)   
! MASTER_SITES=	  ftp://ftp.netscape.com/pub/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/
  DIST_SUBDIR=    gold
  PKGNAME=      ${DISTNAME}-gold
  .endif
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811212146.IAA00810>