diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/flphoto | |
parent | Activate json support by default (diff) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
Diffstat (limited to 'graphics/flphoto')
-rw-r--r-- | graphics/flphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 54ee86a402f7..992774ca7323 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/fltk/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ports@FreeBSD.org -COMMENT= A basic image management and display program +COMMENT= Basic image management and display program LIB_DEPENDS= gphoto2:${PORTSDIR}/graphics/libgphoto2 \ fltk:${PORTSDIR}/x11-toolkits/fltk \ |