diff options
author | greid <greid@FreeBSD.org> | 2001-04-22 18:54:12 +0800 |
---|---|---|
committer | greid <greid@FreeBSD.org> | 2001-04-22 18:54:12 +0800 |
commit | 5fba4c847b5fe420a1b996655a6f7c271b1880f8 (patch) | |
tree | 7edab361fad0af8a90c5f0ef47f657e64005a4ab /emulators/freesci | |
parent | 3062ab174ec8cd4cf4b4c7e68adece677a7cbbbf (diff) | |
download | freebsd-ports-graphics-5fba4c847b5fe420a1b996655a6f7c271b1880f8.tar.gz freebsd-ports-graphics-5fba4c847b5fe420a1b996655a6f7c271b1880f8.tar.zst freebsd-ports-graphics-5fba4c847b5fe420a1b996655a6f7c271b1880f8.zip |
Update MASTER_SITES
Submitted by: bento
Diffstat (limited to 'emulators/freesci')
-rw-r--r-- | emulators/freesci/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/freesci/Makefile b/emulators/freesci/Makefile index a56f35b4a38..9a4c1a733b7 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 |