diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /deskutils/osmo | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) | |
download | ports-76c7f8fbe69660fe9f9698556a4c6913165ff5be.tar.gz ports-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)
Notes
Notes:
svn path=/head/; revision=357277
Diffstat (limited to 'deskutils/osmo')
-rw-r--r-- | deskutils/osmo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 09ae70bde529..57d24fda7f9a 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}-pim/${PORTNAME}-pim/${PORTNAME}-${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org -COMMENT= A personal organizer +COMMENT= Personal organizer LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libnotify.so:${PORTSDIR}/devel/libnotify \ |