diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-13 15:36:27 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-13 15:36:27 +0800 |
commit | 0f00c008b1cdb8e376be77e2a052866c6a025016 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/npretty | |
parent | a796334d7419bfe2fad101e7472e355623336f28 (diff) | |
download | freebsd-ports-gnome-0f00c008b1cdb8e376be77e2a052866c6a025016.tar.gz freebsd-ports-gnome-0f00c008b1cdb8e376be77e2a052866c6a025016.tar.zst freebsd-ports-gnome-0f00c008b1cdb8e376be77e2a052866c6a025016.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)
Diffstat (limited to 'graphics/npretty')
-rw-r--r-- | graphics/npretty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index a0f991017b95..b4b06fc6825c 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} MAINTAINER= peter@pean.org -COMMENT= A simple web-gallery generator written in perl +COMMENT= Simple web-gallery generator written in perl RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \ convert:${PORTSDIR}/graphics/ImageMagick \ |