diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/p5-XML-SimpleObject-LibXML/pkg-descr | |
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-XML-SimpleObject-LibXML/pkg-descr')
-rw-r--r-- | textproc/p5-XML-SimpleObject-LibXML/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-XML-SimpleObject-LibXML/pkg-descr b/textproc/p5-XML-SimpleObject-LibXML/pkg-descr index 805945b7e7f6..3be876f22d9b 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/pkg-descr +++ b/textproc/p5-XML-SimpleObject-LibXML/pkg-descr @@ -1,6 +1,6 @@ -This is a short and simple class allowing simple object access to a parsed -XML::LibXML tree, with methods for fetching children and attributes in as -clean a manner as possible. My apologies for further polluting the XML:: -space; this is a small and quick module, with easy and compact usage. +This is a short and simple class allowing simple object access to a parsed +XML::LibXML tree, with methods for fetching children and attributes in as +clean a manner as possible. My apologies for further polluting the XML:: +space; this is a small and quick module, with easy and compact usage. WWW: http://search.cpan.org/dist/XML-SimpleObject-LibXML/ |