diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 0f00c008b1cdb8e376be77e2a052866c6a025016 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /graphics/wings | |
parent | a796334d7419bfe2fad101e7472e355623336f28 (diff) | |
download | FreeBSD-ports-0f00c008b1cdb8e376be77e2a052866c6a025016.zip FreeBSD-ports-0f00c008b1cdb8e376be77e2a052866c6a025016.tar.gz |
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/wings')
-rw-r--r-- | graphics/wings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index ad9ac53..7ee0c60 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF DIST_SUBDIR= erlang MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A polygon mesh modeler written in Erlang +COMMENT= Polygon mesh modeler written in Erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \ ${LOCALBASE}/lib/erlang/lib/esdl/include/sdl.hrl:${PORTSDIR}/devel/esdl |