summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/freesci/Makefile6
-rw-r--r--games/freesci/Makefile6
2 files changed, 8 insertions, 4 deletions
diff --git a/emulators/freesci/Makefile b/emulators/freesci/Makefile
index a56f35b4a380..9a4c1a733b79 100644
--- a/emulators/freesci/Makefile
+++ b/emulators/freesci/Makefile
@@ -8,9 +8,11 @@
PORTNAME= freesci
PORTVERSION= 0.3.1
CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.linuxgames.com/freesci/
+MASTER_SITES= ftp://ftp.task.gda.pl/pub/games/linuxgames/freesci/ \
+ ftp://ftp.shaftnet.org/pub/freesci/ \
+ http://pelit.saunalahti.fi/telenation/linuxgames/freesci/
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= greid@FreeBSD.org
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi \
png.4:${PORTSDIR}/graphics/png
diff --git a/games/freesci/Makefile b/games/freesci/Makefile
index a56f35b4a380..9a4c1a733b79 100644
--- a/games/freesci/Makefile
+++ b/games/freesci/Makefile
@@ -8,9 +8,11 @@
PORTNAME= freesci
PORTVERSION= 0.3.1
CATEGORIES= emulators
-MASTER_SITES= ftp://ftp.linuxgames.com/freesci/
+MASTER_SITES= ftp://ftp.task.gda.pl/pub/games/linuxgames/freesci/ \
+ ftp://ftp.shaftnet.org/pub/freesci/ \
+ http://pelit.saunalahti.fi/telenation/linuxgames/freesci/
-MAINTAINER= greid@ukug.uk.freebsd.org
+MAINTAINER= greid@FreeBSD.org
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi \
png.4:${PORTSDIR}/graphics/png