aboutsummaryrefslogtreecommitdiff
path: root/www/jericho-html
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 /www/jericho-html
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'www/jericho-html')
-rw-r--r--www/jericho-html/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jericho-html/pkg-descr b/www/jericho-html/pkg-descr
index b38a2d771bd5..2d1eb098f257 100644
--- a/www/jericho-html/pkg-descr
+++ b/www/jericho-html/pkg-descr
@@ -1,7 +1,7 @@
Jericho HTML Parser is a simple but powerful java library allowing
analysis and manipulation of parts of an HTML document, including
some common server-side tags, while reproducing verbatim any
-unrecognised or invalid HTML.
+unrecognised or invalid HTML.
It also provides high-level HTML form manipulation functions.