diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 01:33:29 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 01:33:29 +0000 |
commit | 93de3cb1cd0327b145558d4dd6e8c5ba13c83d82 (patch) | |
tree | a4f4e296eba47d1065d50a10bdf33796150a15c4 /games/cosmo | |
parent | 1f2e7eb63e7639db45c202293cf29fd6a3946231 (diff) | |
download | FreeBSD-ports-93de3cb1cd0327b145558d4dd6e8c5ba13c83d82.zip FreeBSD-ports-93de3cb1cd0327b145558d4dd6e8c5ba13c83d82.tar.gz |
Fix distfile fennerage with another MASTER_SITE.
Shorten down DESCR, too.
Diffstat (limited to 'games/cosmo')
-rw-r--r-- | games/cosmo/Makefile | 4 | ||||
-rw-r--r-- | games/cosmo/pkg-descr | 17 |
2 files changed, 2 insertions, 19 deletions
diff --git a/games/cosmo/Makefile b/games/cosmo/Makefile index bf96b28..a254022 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 diff --git a/games/cosmo/pkg-descr b/games/cosmo/pkg-descr index f66b734..06cd19d 100644 --- a/games/cosmo/pkg-descr +++ b/games/cosmo/pkg-descr @@ -6,23 +6,6 @@ The star is the bonus charactor to erase all cosmos in the screen but you may also get bonus score without taking an effect. -OPTIONS: - -display [displayname] : Specify the X server. - -cmap [private/public] : Use private colormap or use - public colormap. - -bg [filename] : Specify the file you paaste - on background. - (Uncompressed 256 tiff only.) - -rough : Half frequency of redraw. - -smooth : Normal frequency of redraw. - -pad [device/no] : Specify device name when you - use PAD. (Only available under - TOWNS+Linux) - You may configure the environment with ~/.cosmorc . - (Sample is at /usr/X11R6/lib/X11/cosmo/cosmorc .) - And the background file the author recommend is at - /usr/X11R6/lib/X11/cosmo/moon.tif.gz .) - KEYBOARD: Up block rotation. Down block down (1 line) |