aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-facedetect
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /graphics/php-facedetect
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415499
Diffstat (limited to 'graphics/php-facedetect')
-rw-r--r--graphics/php-facedetect/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/php-facedetect/pkg-descr b/graphics/php-facedetect/pkg-descr
index 8f62a9d96015..74795fa4029d 100644
--- a/graphics/php-facedetect/pkg-descr
+++ b/graphics/php-facedetect/pkg-descr
@@ -1,6 +1,6 @@
-This extension provides a PHP implementation of the OpenCV library.
-The extension offers two new functions. In principle, they differ only by
-their return value. The first returns only the number of faces found on the
+This extension provides a PHP implementation of the OpenCV library.
+The extension offers two new functions. In principle, they differ only by
+their return value. The first returns only the number of faces found on the
given image and the other an associative array of their coordinates.
WWW: http://www.xarg.org/project/php-facedetect/