diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /games/spring/Makefile | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
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)
Notes
Notes:
svn path=/head/; revision=357654
Diffstat (limited to 'games/spring/Makefile')
-rw-r--r-- | games/spring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index ed83907c5b96..4c1fdb67f06a 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A project aiming to create a new and versatile RTS Engine +COMMENT= Project aiming to create a new and versatile RTS Engine LICENSE= GPLv2 |