diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-02 04:03:52 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-11-02 04:03:52 +0000 |
commit | 9345e0e54fa6d439a9ad4712ebff17895cba2542 (patch) | |
tree | eb339382104873091ea80826ab3c6a1e6e0031b1 /games/cosmo | |
parent | 0cdeaad66df3efaf8e7bcbc62f760a3069e327ea (diff) | |
download | ports-9345e0e54fa6d439a9ad4712ebff17895cba2542.tar.gz ports-9345e0e54fa6d439a9ad4712ebff17895cba2542.zip |
Notes
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 |