Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2013 21:06:12 GMT
From:      Kevin Zheng <kevinz5000@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180354: [maintainer-update] Remove indefinite article from games/bzflag
Message-ID:  <201307062106.r66L6CC3040989@oldred.freebsd.org>
Resent-Message-ID: <201307062110.r66LA0se083482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180354
>Category:       ports
>Synopsis:       [maintainer-update] Remove indefinite article from games/bzflag
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 06 21:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Zheng
>Release:        9.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD sigma.local 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
What it says on the synopsis. Trim the indefinite article from the COMMENT.

Sorry for the really short/trivial PR; I got tired of waiting for other changes to happen to BZFlag and decided to submit this patch now to get it over with.
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -ruN /usr/ports/games/bzflag/Makefile ./Makefile
--- /usr/ports/games/bzflag/Makefile	2013-01-23 09:05:34.000000000 -0600
+++ ./Makefile	2013-07-05 10:12:17.000000000 -0500
@@ -7,7 +7,7 @@
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION}
 
 MAINTAINER=	kevinz5000@gmail.com
-COMMENT=	A multiplayer 3D tank battle game
+COMMENT=	Multiplayer 3D tank battle game
 
 LICENSE=	LGPL21
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307062106.r66L6CC3040989>