Bug 180354

Summary: [maintainer-update] Remove indefinite article from games/bzflag
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Kevin Zheng 2013-07-06 22:10:00 UTC
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.

Fix: Apply the attached patch.

Patch attached with submission follows:
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2013-07-09 15:50:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-07-09 15:51:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-09 15:51:08 UTC
Author: bdrewery
Date: Tue Jul  9 14:51:00 2013
New Revision: 322562
URL: http://svnweb.freebsd.org/changeset/ports/322562

Log:
  - Remove indefinite article from COMMENT
  
  PR:		ports/180354
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer)

Modified:
  head/games/bzflag/Makefile

Modified: head/games/bzflag/Makefile
==============================================================================
--- head/games/bzflag/Makefile	Tue Jul  9 14:42:49 2013	(r322561)
+++ head/games/bzflag/Makefile	Tue Jul  9 14:51:00 2013	(r322562)
@@ -7,7 +7,7 @@ CATEGORIES=	games
 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
 
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"