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/bpatch | |
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/bpatch')
-rw-r--r-- | editors/bpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index a547dc0b4a6f..ec87b6d4275b 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org -COMMENT= A hex editor that doesn't load the whole file at once +COMMENT= Hex editor that doesn't load the whole file at once NO_WRKSUBDIR= yes PLIST_FILES= bin/bpatch \ |