diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 15:39:01 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 15:39:01 +0800 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /editors/hte | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) | |
download | freebsd-ports-gnome-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.gz freebsd-ports-gnome-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.zst freebsd-ports-gnome-76c7f8fbe69660fe9f9698556a4c6913165ff5be.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Diffstat (limited to 'editors/hte')
-rw-r--r-- | editors/hte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 1206e6eb23fd..98cf5a5c1979 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/ht-source DISTNAME= ht-${PORTVERSION} MAINTAINER= mva@FreeBSD.org -COMMENT= A file editor/viewer/analyzer for executables +COMMENT= File editor/viewer/analyzer for executables LICENSE= GPLv2 |