From 93de3cb1cd0327b145558d4dd6e8c5ba13c83d82 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 20 Jun 1999 01:33:29 +0000 Subject: Fix distfile fennerage with another MASTER_SITE. Shorten down DESCR, too. --- games/cosmo/Makefile | 4 ++-- games/cosmo/pkg-descr | 17 ----------------- 2 files changed, 2 insertions(+), 19 deletions(-) (limited to 'games/cosmo') 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 # -# $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 f66b734fcc5a..06cd19d35406 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) -- cgit