diff options
-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 |