summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Query
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/p5-Text-Query
parent- Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff)
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'textproc/p5-Text-Query')
-rw-r--r--textproc/p5-Text-Query/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Query/pkg-descr b/textproc/p5-Text-Query/pkg-descr
index f9974dd686d7..919c18512d32 100644
--- a/textproc/p5-Text-Query/pkg-descr
+++ b/textproc/p5-Text-Query/pkg-descr
@@ -9,6 +9,6 @@ The class provided by this module uses four packages to process the
query. The query parser parses the question and calls a query expression
builder (internal form of the question). The optimizer is then called to
reduce the complexity of the expression. The solver applies the
-expression on a data source.
+expression on a data source.
WWW: http://search.cpan.org/dist/Text-Query/