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/nethack32 | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | ports-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz ports-5e38556079dc1b29917574ab333469bcd6cb2826.zip |
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/nethack32')
-rw-r--r-- | games/nethack32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile index c84777f4a784..9f8b15e93021 100644 --- a/games/nethack32/Makefile +++ b/games/nethack32/Makefile @@ -13,7 +13,7 @@ PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:C/%SUBDIR%/${TRUEPORTNAME}\/${TRUEPORTNAM PATCHFILES= nh-3.2.2-3.2.3.diff MAINTAINER= glewis@FreeBSD.org -COMMENT= A dungeon explorin', slashin', hackin' game +COMMENT= Dungeon explorin', slashin', hackin' game WRKSRC= ${WRKDIR}/${TRUEPORTNAME}-3.2.2 |