Date: Sun, 12 Oct 1997 16:30:30 +0900 (KST) From: junker@moderato.snu.ac.kr To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/4743: port upgrade: korean/netscape3 Message-ID: <199710120730.QAA01964@moderato.snu.ac.kr> Resent-Message-ID: <199710120740.AAA05531@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 4743 >Category: ports >Synopsis: ports upgrade: korean/netscape3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Oct 12 00:40:02 PDT 1997 >Last-Modified: >Originator: Choi, Jun Ho >Organization: NARAE, CS Dept., Seoul National Univ., ROK >Release: FreeBSD 2.2.5-971005-BETA i386 >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 >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710120730.QAA01964>