From owner-FreeBSD-users-jp@jp.freebsd.org  Thu Dec 31 23:47:19 1998
Received: by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) id XAA10602;
	Thu, 31 Dec 1998 23:47:19 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73])
	by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) with ESMTP id XAA10597
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 31 Dec 1998 23:47:18 +0900 (JST)
	(envelope-from sanpei@sanpei.org)
Received: from lavender.yy.cs.keio.ac.jp (ppp164.dialup.st.keio.ac.jp [131.113.27.164])
	by titanium.yy.ics.keio.ac.jp (8.8.8+3.0Wbeta13/3.7W) with ESMTP id XAA26069;
	Thu, 31 Dec 1998 23:47:09 +0900 (JST)
Received: (from sanpei@localhost)
	by lavender.yy.cs.keio.ac.jp (8.8.8/3.6W) id XAA01005;
	Thu, 31 Dec 1998 23:47:05 +0900 (JST)
Message-Id: <199812311447.XAA01005@lavender.yy.cs.keio.ac.jp>
To: bsd-nomads@clave.gr.jp, takachan@running-dog.net
Cc: taguchi@tohoku.iij.ad.jp, FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of "Thu, 31 Dec 1998 23:25:14 +0900 (JST)"
References: <19981231232514N.takachan@running-dog.net>
X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Date: Thu, 31 Dec 1998 23:47:04 +0900
From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+981115
X-Sequence: FreeBSD-users-jp 36893
Subject: [FreeBSD-users-jp 36893] Re: [bsd-nomads:10062] Re: 2.2.8-RELEASE on X-TT Server.
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: sanpei@sanpei.org

>$B!t(B X $B$N%=!<%9$J$s$F(B ftp $B$G;}$C$FMh$i$l$J$$$G$9$h$M!#A4$F$N(B ports 
>  $B$N(B Makefile $B$N(B MASTER_SITES $B$N0lHV:G=i$K$O!"(B
>  ftp://127.0.0.1/pub/??? $B$H8@$&$N$r%G%U%)%k(B  $B%H$GF~$l$FM_$7$$$H(B
>  $B;W$&:#F|$3$N:"(B;-)$B!#(B

/etc/make.conf $B$N<!$NItJ,$r$4MxMQ2<$5$$(B :-)

# This site will be checked as a last resort unless MASTER_SITE_OVERRIDE
# is set (see below) in which case it is checked immediately after your
# local and "locale" sites.
#
MASTER_SITE_BACKUP?=    \
        ftp://127.0.0.1p/pub/FreeBSD/distfiles/${DIST_SUBDIR}/
#
# If you want your port fetches to check the above site first (before
# the MASTER_SITES specified in the port Makefiles), uncomment the
# line below.  You can also change the right side to point to wherever
# you want.
#
MASTER_SITE_OVERRIDE?=  ${MASTER_SITE_BACKUP}
#

MIHIRA Yoshiro
