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/pear-Image_Canvas | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | ports-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz ports-5e38556079dc1b29917574ab333469bcd6cb2826.zip |
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)
Notes
Notes:
svn path=/head/; revision=357654
Diffstat (limited to 'graphics/pear-Image_Canvas')
-rw-r--r-- | graphics/pear-Image_Canvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pear-Image_Canvas/Makefile b/graphics/pear-Image_Canvas/Makefile index f44021b7b2ee..21e25786973d 100644 --- a/graphics/pear-Image_Canvas/Makefile +++ b/graphics/pear-Image_Canvas/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics www pear MAINTAINER= numisemis@yahoo.com -COMMENT= An OO PEAR common interface to image drawing +COMMENT= OO PEAR common interface to image drawing BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/Image/Color.php:${PORTSDIR}/graphics/pear-Image_Color |