diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-04-22 10:54:12 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-04-22 10:54:12 +0000 |
commit | aa79ee8b47942d6551970214c0e3fc7a043242c1 (patch) | |
tree | 33881de4b2b482689141aea08cd7bc29645726c5 /games | |
parent | Update to 0.3.5. (diff) |
Update MASTER_SITES
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=41792
Diffstat (limited to 'games')
-rw-r--r-- | games/freesci/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
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 |