aboutsummaryrefslogtreecommitdiff
path: root/games/xpuzzletama
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-09-07 08:32:38 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-09-07 08:32:38 +0000
commit0ea7e6ba9aecb4cb03cf5263af5fcd795b202388 (patch)
tree483dbd85f64c9a480cba735eafab935aa340ed23 /games/xpuzzletama
parent44efc0380274000d012e5cb033336ec364676d2f (diff)
downloadports-0ea7e6ba9aecb4cb03cf5263af5fcd795b202388.tar.gz
ports-0ea7e6ba9aecb4cb03cf5263af5fcd795b202388.zip
Fix MASTER_SITES
PR: ports/20323 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=32379
Diffstat (limited to 'games/xpuzzletama')
-rw-r--r--games/xpuzzletama/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile
index 509052e47379..a9b862df2500 100644
--- a/games/xpuzzletama/Makefile
+++ b/games/xpuzzletama/Makefile
@@ -8,11 +8,14 @@
PORTNAME= xpuzzletama
PORTVERSION= 1.5b
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/
MAINTAINER= nakai@FreeBSD.org
-WRKSRC= ${WRKDIR}/xpuzzletama
+WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes
USE_XPM= yes
NO_INSTALL_MANPAGES= yes