Date: Thu, 18 Sep 2014 16:34:19 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368494 - head/games/rescue Message-ID: <201409181634.s8IGYJQx032684@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Thu Sep 18 16:34:19 2014 New Revision: 368494 URL: http://svnweb.freebsd.org/changeset/ports/368494 QAT: https://qat.redports.org/buildarchive/r368494/ Log: - Fix typo a --> an and name to Rescue! Max Modified: head/games/rescue/Makefile head/games/rescue/pkg-descr Modified: head/games/rescue/Makefile ============================================================================== --- head/games/rescue/Makefile Thu Sep 18 16:31:47 2014 (r368493) +++ head/games/rescue/Makefile Thu Sep 18 16:34:19 2014 (r368494) @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME:S/r/R/}_${PORTVERSI DIST_SUBDIR= java MAINTAINER= games@FreeBSD.org -COMMENT= Action adventure in space +COMMENT= Action adventure in Space LICENSE= GPLv3 Modified: head/games/rescue/pkg-descr ============================================================================== --- head/games/rescue/pkg-descr Thu Sep 18 16:31:47 2014 (r368493) +++ head/games/rescue/pkg-descr Thu Sep 18 16:34:19 2014 (r368494) @@ -1,5 +1,5 @@ -Rescue Max is a Action Adventure in Space written in java. -It is based on a old mac game called Rescue! by Tom Spreen. +Rescue! Max is an Action Adventure in Space written in java. +It is based on an old mac game called Rescue! by Tom Spreen. A 2D space real-time, action/strategy game. You are in control of a ship that you fly around space fighting enemies and making friends on your way.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409181634.s8IGYJQx032684>