diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-08-03 22:15:08 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-08-03 22:15:08 +0800 |
commit | acc054054576aabe712133d3b45ce83d7949d416 (patch) | |
tree | 1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /vietnamese | |
parent | 0923d38d410861e2175724353d989d44048dc5b1 (diff) | |
download | freebsd-ports-gnome-acc054054576aabe712133d3b45ce83d7949d416.tar.gz freebsd-ports-gnome-acc054054576aabe712133d3b45ce83d7949d416.tar.zst freebsd-ports-gnome-acc054054576aabe712133d3b45ce83d7949d416.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine)
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/vnless/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/xvnkb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vietnamese/vnless/Makefile b/vietnamese/vnless/Makefile index 385817160092..42f8e78a4b80 100644 --- a/vietnamese/vnless/Makefile +++ b/vietnamese/vnless/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -COMMENT= A pager utility that speaks Vietnamese +COMMENT= Pager utility that speaks Vietnamese ALL_TARGET= clobber all MAN1= vnless.1 vnlesskey.1 diff --git a/vietnamese/xvnkb/Makefile b/vietnamese/xvnkb/Makefile index b43c0821f40d..561bd3980178 100644 --- a/vietnamese/xvnkb/Makefile +++ b/vietnamese/xvnkb/Makefile @@ -8,7 +8,7 @@ CATEGORIES= vietnamese MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= A Vietnamese input method for X-Window +COMMENT= Vietnamese input method for X-Window USE_GNOME= gtk20 |