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 /graphics/xv-m17n/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 'graphics/xv-m17n/Makefile')
-rw-r--r-- | graphics/xv-m17n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile index c4f16130f0e3..13d153cd7ae4 100644 --- a/graphics/xv-m17n/Makefile +++ b/graphics/xv-m17n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ MAINTAINER= dinoex@FreeBSD.org -COMMENT= An X11 program that displays images of various formats with multilingualization +COMMENT= X11 program that displays images of various formats with multilingualization MASTERDIR= ${.CURDIR}/../xv |