aboutsummaryrefslogtreecommitdiff
path: root/math/qhull
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-03 15:54:35 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-03 15:54:35 +0000
commita9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch)
treec27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /math/qhull
parent159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff)
downloadports-a9f85911cdb1e25bbc39c3f9f69a53c135a6b385.tar.gz
ports-a9f85911cdb1e25bbc39c3f9f69a53c135a6b385.zip
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook) Approved by: portmgr@ (implicit)
Notes
Notes: svn path=/head/; revision=301960
Diffstat (limited to 'math/qhull')
-rw-r--r--math/qhull/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile
index ca42e444105b..cea0a15dcc10 100644
--- a/math/qhull/Makefile
+++ b/math/qhull/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
MAINTAINER= stephen@FreeBSD.org
-COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
+COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces
USE_CMAKE= yes
USE_LDCONFIG= yes