From eb13e77ecd29bd2e00f6ebe97bfe9e518bbdadb0 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 14 Sep 2001 07:49:42 +0000 Subject: Try fetch first from ${MASTER_SITE_BACKUP}. Partially fixes problem noted in pkg/13795 by John Klos . --- games/crafty/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/crafty/Makefile') diff --git a/games/crafty/Makefile b/games/crafty/Makefile index cbee2f0e612..5474a9ba8d8 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2001/09/09 20:36:25 agc Exp $ +# $NetBSD: Makefile,v 1.15 2001/09/14 07:49:42 jlam Exp $ DISTNAME= crafty-18.9 CATEGORIES= games -MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ +MASTER_SITES= ${MASTER_SITE_BACKUP} \ + ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ ftp://ftp.cis.uab.edu/pub/hyatt/ \ ftp://ftp.cis.uab.edu/pub/hyatt/common/ DISTFILES= ${CRAFTY_DISTFILES} -- cgit v1.2.3