From 0f00c008b1cdb8e376be77e2a052866c6a025016 Mon Sep 17 00:00:00 2001 From: olgeni Date: Fri, 13 Jun 2014 07:36:27 +0000 Subject: Remove indefinite articles and trailing periods from COMMENT, plus minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) --- games/xbomber/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/xbomber') diff --git a/games/xbomber/Makefile b/games/xbomber/Makefile index 7ff57a030b96..939dc2639851 100644 --- a/games/xbomber/Makefile +++ b/games/xbomber/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.billsgames.com/unix/x/xbomber/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= marcus@FreeBSD.org -COMMENT= A game based on "Super Bomberman" for the Super Nintendo +COMMENT= Game based on "Super Bomberman" for the Super Nintendo WRKSRC= ${WRKDIR}/${PORTNAME} USE_XORG= x11 -- cgit