diff -aur flightgear.orig/Makefile flightgear/Makefile --- flightgear.orig/Makefile 2008-05-04 21:59:11.606757584 +0200 +++ flightgear/Makefile 2008-05-05 08:39:31.484005761 +0200 @@ -8,8 +8,14 @@ PORTNAME?= FlightGear PORTVERSION?= ${FGVERSION} CATEGORIES= games +# see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ - ftp://ftp.de.flightgear.org/pub/fgfs/Source/ + ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \ + ftp://ftp.kingmont.com/flightsims/flightgear/Source/ \ + ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Source/ \ + http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ + http://flightgear.mxchange.org/pub/fgfs/Source/ \ + http://ftp3.linux.kiev.ua/pub/fgfs/Source/ MAINTAINER?= ganael.laplanche@martymac.com COMMENT?= The FlightGear flight simulator diff -aur fgfs-base.orig/Makefile fgfs-base/Makefile --- fgfs-base.orig/Makefile 2008-05-04 22:07:32.241087366 +0200 +++ fgfs-base/Makefile 2008-05-05 08:45:21.279400706 +0200 @@ -8,8 +8,13 @@ PORTNAME= fgfs-base PORTVERSION= 1.0.0 CATEGORIES= games +# see http://www.flightgear.org/templates.js MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ - ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ + ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \ + ftp://ftp.kingmont.com/flightsims/flightgear/Shared/ \ + ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/ \ + http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/ \ + http://ftp3.linux.kiev.ua/pub/fgfs/Shared/ MAINTAINER= ganael.laplanche@martymac.com COMMENT= FlightGear scenery, textures and aircraft models