Date: Tue, 2 Jan 2007 00:43:09 -0500 From: Robert Huff <roberthuff@rcn.com> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: how to fetch again a port from port distribution (ftp site)? Message-ID: <17817.61677.686423.304566@jerusalem.litteratus.org> In-Reply-To: <2cd0a0da0701012128o39987169vb6e48c89cac9a7ff@mail.gmail.com> References: <2cd0a0da0701012128o39987169vb6e48c89cac9a7ff@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
VeeJay writes: > I was trying to install mysql from port collection. But during > downloading port from port distribution, my internet connection > got broken for few minuts... > > how can I get rid of this pre-fetched src, remove it and Remove the incomplete file from /usr/ports/distfiles. > how to fetch again a port from port distribution (ftp site) when > src is already downloaded once? If you've removed the distfile, running "make" from the port directory will handle everything. If not, try "make fetch". Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17817.61677.686423.304566>