diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 16:57:51 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 16:57:51 +0800 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /sysutils/gpte | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | freebsd-ports-gnome-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz freebsd-ports-gnome-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.zst freebsd-ports-gnome-fa3a17c064e297850f0b1015d83b1c888a00ab3c.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 P-S.
CR: D422
Approved by: portmgr (bapt)
Diffstat (limited to 'sysutils/gpte')
-rw-r--r-- | sysutils/gpte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gpte/Makefile b/sysutils/gpte/Makefile index efefccaa48d4..6b8ec70f1558 100644 --- a/sysutils/gpte/Makefile +++ b/sysutils/gpte/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://segfault.kiev.ua/pub/ MAINTAINER= netch@segfault.kiev.ua -COMMENT= A simple command-line GPT partition editor +COMMENT= Simple command-line GPT partition editor PLIST_FILES= bin/gpte \ man/man8/gpte.8.gz |