ports/180354: [maintainer-update] Remove indefinite article from games/bzflag

Kevin Zheng kevinz5000 at gmail.com
Sat Jul 6 21:10:00 UTC 2013


>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 at 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 at gmail.com
-COMMENT=	A multiplayer 3D tank battle game
+COMMENT=	Multiplayer 3D tank battle game
 
 LICENSE=	LGPL21
 


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


More information about the freebsd-ports-bugs mailing list