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 | |
parent | A patch to prepend unavoidable message. (diff) |
MASTER_SITES update.
PR: ports/22463
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=34596
Diffstat (limited to 'games')
-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 |