diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-20 01:33:29 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-20 01:33:29 +0000 |
commit | c11c8e99ba3c67c43d50bed5e5fcceacf23723c7 (patch) | |
tree | bcf5437d68b5806c353941f77b47301ac1219080 /games/cosmo/Makefile | |
parent | 4274fa6fb526a7726152f477e4d3f6847458a4b2 (diff) | |
download | ports-c11c8e99ba3c67c43d50bed5e5fcceacf23723c7.tar.gz ports-c11c8e99ba3c67c43d50bed5e5fcceacf23723c7.zip |
Notes
Diffstat (limited to 'games/cosmo/Makefile')
-rw-r--r-- | games/cosmo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cosmo/Makefile b/games/cosmo/Makefile index bf96b28a61aa..a25402254bcc 100644 --- a/games/cosmo/Makefile +++ b/games/cosmo/Makefile @@ -3,12 +3,12 @@ # Date created: 28 December 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1998/02/21 16:03:27 vanilla Exp $ +# $Id: Makefile,v 1.3 1999/01/12 16:50:23 vanilla Exp $ # DISTNAME= cosmo-2.0.4 CATEGORIES= games -MASTER_SITES= http://cheer.u-aizu.ac.jp:10080/~eiju/cosmo/ +MASTER_SITES= ftp://ftp.jinr.ru/pub/PD/cosmo/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} moon.tif.gz MAINTAINER= nacai@iname.com |