diff options
Diffstat (limited to 'games/cosmo')
-rw-r--r-- | games/cosmo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cosmo/Makefile b/games/cosmo/Makefile index ff410921120d..2a9c3e7a124a 100644 --- a/games/cosmo/Makefile +++ b/games/cosmo/Makefile @@ -9,8 +9,7 @@ PORTNAME= cosmo PORTVERSION= 2.0.4 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://taraco.u-aizu.ac.jp/~eiju/cosmo/ \ - ftp://ftp.jinr.ru/pub/PD/cosmo/ +MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/vine/VinePlus/1.1/JG-0.9.1/other-sources/jp/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} moon.tif.gz MAINTAINER= nakai@FreeBSD.org |