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/gtkevemon | |
parent | Activate json support by default (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/gtkevemon')
-rw-r--r-- | games/gtkevemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile index f573047873c8..deadf0d56f9e 100644 --- a/games/gtkevemon/Makefile +++ b/games/gtkevemon/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://bitbucket.org/BattleClinic/${PORTNAME}/get/ DISTNAME= Version%20${DISTVERSION} MAINTAINER= feld@FreeBSD.org -COMMENT= A skill monitoring standalone application for EVE Online +COMMENT= Skill monitoring standalone application for EVE Online LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 |