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 /devel/baz | |
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 'devel/baz')
-rw-r--r-- | devel/baz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/baz/Makefile b/devel/baz/Makefile index 0aa10fcb91d3..d0297fe7d164 100644 --- a/devel/baz/Makefile +++ b/devel/baz/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/ DISTNAME= bazaar_${PORTVERSION} MAINTAINER= ulf.lilleengen@gmail.com -COMMENT= An implementation of the GNU Arch RCS protocol in C by Canonical +COMMENT= Implementation of the GNU Arch RCS protocol in C by Canonical BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \ gdiff:${PORTSDIR}/textproc/diffutils \ |