diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-08 01:57:48 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-08 01:57:48 +0000 |
commit | fca04d614e98747808df2f0b505856b14060c47c (patch) | |
tree | 9bb7649ce7288afafa8d5e1b496bf575ad4e91c8 /games | |
parent | 9e2cee8c9e676c79684e40edefae402964f434d0 (diff) | |
download | ports-fca04d614e98747808df2f0b505856b14060c47c.tar.gz ports-fca04d614e98747808df2f0b505856b14060c47c.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/yamsweeper/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/yamsweeper/Makefile b/games/yamsweeper/Makefile index 43acfacaf1ab..411a3874e183 100644 --- a/games/yamsweeper/Makefile +++ b/games/yamsweeper/Makefile @@ -8,10 +8,9 @@ PORTNAME= yamsweeper PORTVERSION= 1.9 CATEGORIES= games -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/ +MASTER_SITES= http://www.hanzubon.org/mirrors/Vine/VinePlus/1.1/JG-0.9.1/sources/ \ + http://ftp.jaist.ac.jp/pub/Linux/Vine/VinePlus/1.1/JG-0.9.1/sources/ \ + http://ftp.nara.wide.ad.jp/pub/Linux/Vine/VinePlus/1.1/JG-0.9.1/sources/ EXTRACT_SUFX= .taz MAINTAINER= ports@FreeBSD.org |