aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-XML-WBXML
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
commit1d1f878054efdd1171a8cb006e59ad0727610293 (patch)
treee4434b89d2dbba884e57f6a6cd3c7fc294554ccf /converters/p5-XML-WBXML
parent43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff)
downloadports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz
ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415498
Diffstat (limited to 'converters/p5-XML-WBXML')
-rw-r--r--converters/p5-XML-WBXML/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/converters/p5-XML-WBXML/pkg-descr b/converters/p5-XML-WBXML/pkg-descr
index 0b7c61600866..5e4b6b6e0355 100644
--- a/converters/p5-XML-WBXML/pkg-descr
+++ b/converters/p5-XML-WBXML/pkg-descr
@@ -1,7 +1,7 @@
-This module is a wrapper around Aymerick Jehanne's libwbxml (or perhaps
-libwbxml2, I am not sure what the distinction is) library for handling
-Wireless Binary XML. You must install libwbxml2 prior to installing this
-module. The library can be found at http://libwbxml.aymerick.com/
+This module is a wrapper around Aymerick Jehanne's libwbxml (or perhaps
+libwbxml2, I am not sure what the distinction is) library for handling
+Wireless Binary XML. You must install libwbxml2 prior to installing this
+module. The library can be found at http://libwbxml.aymerick.com/
(libwbxml2 itself requires the expat library to be installed.)
The module defines two functions: xml_to_wbxml and wbxml_to_xml.