From 37d99afcf6025663981fca3897b533e5c41ab214 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 9 Aug 2011 13:19:56 +0000 Subject: Fix MASTER_SITES PR: 159466 Submitted by: KATO Tsuguru --- games/xpuzzletama/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'games') diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile index 14991d7aa7d3..6c4a0d4df4fe 100644 --- a/games/xpuzzletama/Makefile +++ b/games/xpuzzletama/Makefile @@ -9,9 +9,13 @@ PORTNAME= xpuzzletama PORTVERSION= 1.5b PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.hanzubon.org/mirrors/Vine/VinePlus/1.1/JG-0.9.1/sources/ \ - http://hanzubon.jp/Vine/VinePlus/1.1/JG-0.9.1/sources/ \ - http://ftp.ussg.iu.edu/FreeBSD/ports/distfiles/ +MASTER_SITES= http://hanzubon.jp/mirrors/Vine/%SUBDIR%/ \ + http://ftp.jaist.ac.jp/pub/Linux/Vine/%SUBDIR%/ \ + http://ftp.riken.go.jp/Linux/vine/%SUBDIR%/ \ + http://ftp.yz.yamagata-u.ac.jp/pub/Linux/Vine/%SUBDIR%/ \ + http://ftp.nara.wide.ad.jp/pub/Linux/vine/%SUBDIR%/ \ + http://ftp.vinelinux.org/pub/Vine/%SUBDIR%/ +MASTER_SITE_SUBDIR= VinePlus/1.1/JG-0.9.1/sources MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle tama, a tetris like game -- cgit