diff options
Diffstat (limited to 'games/yamsweeper/Makefile')
-rw-r--r-- | games/yamsweeper/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/yamsweeper/Makefile b/games/yamsweeper/Makefile index d616f092181d..84833ffbcd58 100644 --- a/games/yamsweeper/Makefile +++ b/games/yamsweeper/Makefile @@ -8,7 +8,10 @@ PORTNAME= yamsweeper PORTVERSION= 1.9 CATEGORIES= games -MASTER_SITES= 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/ EXTRACT_SUFX= .taz MAINTAINER= hidekazu@cs.titech.ac.jp |