From 386b6a446f9ed0428e3a6090b025e47963380075 Mon Sep 17 00:00:00 2001
From: Chris Piazza <cpiazza@FreeBSD.org>
Date: Wed, 12 Jan 2000 04:25:08 +0000
Subject: Move the only master site that has one of the distfiles higher up in
 the list.  Waiting while 6 sites are checked for a file they don't have is
 not my idea of fun.

---
 news/cnews/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 10eb8680dcac..3b15143a3754 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -10,12 +10,12 @@ DISTNAME=	c-news
 PKGNAME=	cnews-cr.g
 CATEGORIES=	news
 MASTER_SITES=	ftp://ftp.cs.toronto.edu/pub/c-news/ \
+		ftp://ftp.dinoex.org/pub/c-news/ \
 		ftp://ftp.funet.fi/pub/unix/news/cnews/ \
 		ftp://ftp.win.or.jp/pub/network/news/cnews/ \
 		ftp://ftp.redcom.ru/pub/unix/usenet/c-news/ \
 		ftp://ftp.mc.hik.se/pub/unix/news/c-news/ \
-		ftp://ftp.lan-ks.de/pub/c-news/ \
-		ftp://ftp.dinoex.org/pub/c-news/
+		ftp://ftp.lan-ks.de/pub/c-news/
 EXTRACT_SUFX=	.tar.Z
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		pgpverify-1.12
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0