diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-07 08:18:36 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-07 08:18:36 +0000 |
commit | 4bfc6c801eb69c75c6aa1bfcda0b9234ccd667b8 (patch) | |
tree | fa33f6631a79d8734d695138c8ae55b90ef3d79d /games/sxsame | |
parent | 7b0849827075121eafc7a4a3128834f0d7026ac9 (diff) | |
download | ports-4bfc6c801eb69c75c6aa1bfcda0b9234ccd667b8.tar.gz ports-4bfc6c801eb69c75c6aa1bfcda0b9234ccd667b8.zip |
Notes
Diffstat (limited to 'games/sxsame')
-rw-r--r-- | games/sxsame/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/sxsame/Makefile b/games/sxsame/Makefile index 8646368d9a1f..08ac37562da7 100644 --- a/games/sxsame/Makefile +++ b/games/sxsame/Makefile @@ -8,9 +8,9 @@ PORTNAME= sxsame PORTVERSION= 3.02 CATEGORIES= games -MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/\ - ftp://jg.cc.hit-u.ac.jp/pub/JG/JG-0.9.1/sources/\ - ftp://ftp.jaist.ac.jp/pub/os/linux/JG/JG-0.9.1/sources/\ +MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ + ftp://ftp.riken.go.jp/pub/Linux/jg/JG-0.9.1/sources/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/sources/ \ ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/ MAINTAINER= aconitum@po.teleway.ne.jp |