From 7ec28ef1b104324efc2638e07d53162a766bb675 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 1 Sep 2002 16:17:06 +0000 Subject: Add a couple of MASTER_SITES that work -> comment out BROKEN due to unstable MASTER_SITES --- fonts/cyberbit-ttf/Makefile.common | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/fonts/cyberbit-ttf/Makefile.common b/fonts/cyberbit-ttf/Makefile.common index 4a8a147aede..e70ef34ee52 100644 --- a/fonts/cyberbit-ttf/Makefile.common +++ b/fonts/cyberbit-ttf/Makefile.common @@ -1,8 +1,12 @@ -# $NetBSD: Makefile.common,v 1.3 2002/08/19 08:44:24 agc Exp $ +# $NetBSD: Makefile.common,v 1.4 2002/09/01 16:17:06 jschauma Exp $ DISTNAME= # empty CATEGORIES= fonts -MASTER_SITES= ftp://ftp-au.netscape.com/pub/communicator/extras/fonts/windows/ +MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.netscape.com/pub/communicator/extras/fonts/windows/ \ + ftp://ftp.riken.go.jp/pub/net/netscape/communicator/extras/fonts/windows/ \ + ftp://ftp.man.poznan.pl/mirrors/mirrorsite.netscape.com/netscape/communicator/extras/fonts/windows/ \ + ftp://ftp.uni-hamburg.de//pub/soft/infosystems/www/clients/netscape/communicator/extras/fonts/windows/ \ + ftp://ftp-au.netscape.com/pub/communicator/extras/fonts/windows/ DISTFILES= ${FONT_FILE} ${DOC_FILES} MAINTAINER= packages@netbsd.org @@ -17,7 +21,7 @@ NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} -BROKEN= MASTER_SITES is unstable, and we can't mirror DISTFILES. +#BROKEN= MASTER_SITES is unstable, and we can't mirror DISTFILES. DOC_FILES= License.wri Orders.wri ReadMe.htm Readme.wri -- cgit v1.2.3