Subject: CVS commit: pkgsrc/mk/fetch
To: None <pkgsrc-changes@NetBSD.org>
From: Jonathan Perkin <sketch@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2007 15:33:19
Module Name:	pkgsrc
Committed By:	sketch
Date:		Fri Feb  9 15:33:19 UTC 2007

Modified Files:
	pkgsrc/mk/fetch: sites.mk

Log Message:
The HTTP interface to ftp.fi.netbsd.org has a nasty 404 handler which results
in missing distfiles retrieving www.nic.funet.fi.file_not_found.html instead
of failing and carrying on to the next site.

Use FTP instead which does the right thing.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/fetch/sites.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.