Date: Mon, 26 Feb 2001 16:02:00 -0700 (MST) From: Nate Williams <nate@yogotech.com> To: Jun Kuriyama <kuriyama@imgsrc.co.jp> Cc: Nate Williams <nate@yogotech.com>, java@FreeBSD.ORG Subject: Re: JDK1.1.8 'primary' mirror needed Message-ID: <15002.57448.677324.804895@nomad.yogotech.com> In-Reply-To: <7mu25h2h0f.wl@waterblue.imgsrc.co.jp> References: <14996.8114.725540.108609@nomad.yogotech.com> <20010222003752.A84823@c187104187.telekabel.chello.nl> <20010222121120.A87208@c187104187.telekabel.chello.nl> <14997.19066.341442.130723@nomad.yogotech.com> <7m3dd55vdd.wl@waterblue.imgsrc.co.jp> <15002.53346.49594.311469@nomad.yogotech.com> <7mu25h2h0f.wl@waterblue.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I don't want to hard-code the address: > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/ > > > > but, when I tried: > > > > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/. > > ${MASTER_SITE_LOCAL}/nate/JDK1.1/ > > How about this: > > MASTER_SITES= ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= nate/JDK1.1 I grep'd through some other port Makefiles and got it. Thanks! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15002.57448.677324.804895>