summaryrefslogtreecommitdiff
path: root/games/yamsweeper
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-08-07 08:22:22 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-08-07 08:22:22 +0000
commite7d85f94ee2532daf8cab2f43ebf9ca633616502 (patch)
tree5cdaf668623c96451cb7e22f8e632259fb95d31d /games/yamsweeper
parentAdd more Ruby ports. (diff)
Fix MASTER_SITES.
PR: ports/20324 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=31364
Diffstat (limited to 'games/yamsweeper')
-rw-r--r--games/yamsweeper/Makefile5
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