Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 1998 17:31:33 -0700 (PDT)
From:      taoka@infonets.hiroshima-u.ac.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/7710: fix MASTER_SITES of japanese/prn
Message-ID:  <199808220031.RAA22681@hub.freebsd.org>

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

>Number:         7710
>Category:       ports
>Synopsis:       fix MASTER_SITES of japanese/prn
>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:   Fri Aug 21 17:40:00 PDT 1998
>Last-Modified:
>Originator:     Satoshi Taoka
>Organization:
Hiroshima Univ. in Japan
>Release:        2.2.6-RELEASE
>Environment:
>Description:
The distfile was unfetchable, so the problem is fixed
>How-To-Repeat:

>Fix:
diff -uNr /usr/ports/japanese/prn/Makefile japanese/prn/Makefile
--- /usr/ports/japanese/prn/Makefile	Sun Jun  7 02:37:00 1998
+++ japanese/prn/Makefile	Sat Aug 22 09:11:11 1998
@@ -9,7 +9,7 @@
 DISTNAME=	prn
 PKGNAME=	ja-prn-1.0
 CATEGORIES=	japanese print
-MASTER_SITES=	ftp://ftp.eos.hokudai.ac.jp/pub/tools/
+MASTER_SITES=	ftp://jaz.jp.freebsd.org/pub/incoming/distfiles/
 
 MAINTAINER=	taoka@infonets.hiroshima-u.ac.jp
 

>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?199808220031.RAA22681>