From junker@moderato.snu.ac.kr  Sun Oct 12 00:31:28 1997
Received: from moderato.snu.ac.kr (moderato.snu.ac.kr [147.46.59.56])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA05039
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Oct 1997 00:31:24 -0700 (PDT)
          (envelope-from junker@moderato.snu.ac.kr)
Received: (from junker@localhost)
	by moderato.snu.ac.kr (8.8.7/8.8.7) id QAA01964;
	Sun, 12 Oct 1997 16:30:30 +0900 (KST)
Message-Id: <199710120730.QAA01964@moderato.snu.ac.kr>
Date: Sun, 12 Oct 1997 16:30:30 +0900 (KST)
From: junker@moderato.snu.ac.kr
Reply-To: junker@jazz.snu.ac.kr
To: FreeBSD-gnats-submit@freebsd.org
Subject: port upgrade: korean/netscape3
X-Send-Pr-Version: 3.2

>Number:         4743
>Category:       ports
>Synopsis:       ports upgrade: korean/netscape3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 12 00:40:02 PDT 1997
>Closed-Date:    Sun Oct 12 08:36:59 PDT 1997
>Last-Modified:  Sun Oct 12 08:38:22 PDT 1997
>Originator:     Choi, Jun Ho
>Release:        FreeBSD 2.2.5-971005-BETA i386
>Organization:
NARAE, CS Dept., Seoul National Univ., ROK
>Environment:

FreeBSD moderato.snu.ac.kr 2.2.5-971005-BETA FreeBSD 2.2.5-971005-BETA #0: Thu Oct  9 22:46:45 KST 1997     junker@moderato.snu.ac.kr:/usr/src/sys/compile/MODERATO  i386

>Description:

modify the file location in toplevel Makefile(MASTER_SITES)
to find the source file correctly.

>How-To-Repeat:

make install

>Fix:

This is a simple fix. just patch it.

diff -uNr netscape3.ori/Makefile netscape3/Makefile
--- netscape3.ori/Makefile      Sun Oct 12 16:21:02 1997
+++ netscape3/Makefile  Sun Oct 12 16:23:55 1997
@@ -9,9 +9,8 @@
 DISTNAME=       netscape-3.01
 PKGNAME=       ko-netscape-3.01intl
 CATEGORIES=    korean www
-MASTER_SITES=  ftp://ftp.kreonet.re.kr/pub/Netscape/navigator/3.01/unix/ \
-               ftp://archive.netscape.com/archive/navigator/intl/3.01/unix/ko/ \
-               ftp://ftp.netscape.com/pub/navigator/3.01/unix/
+MASTER_SITES=  ftp://archive.netscape.com/archive/navigator/3.01/unix/\
+               ftp://archive.netscape.com/archive/navigator/intl/3.01/unix/ko/
 DISTFILES=      netscape-v301-export.x86-unknown-bsd.tar.gz netscape-ko-v301.alpha-dec-osf2.0.tar.gz
 
 MAINTAINER=     junker@jazz.snu.ac.kr
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Sun Oct 12 08:36:59 PDT 1997 
State-Changed-Why:  
The patch applied in Makefile Rev.1.4. 
>Unformatted:
