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-Template-Plugin-XML-Escape | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/p5-Template-Plugin-XML-Escape')
-rw-r--r-- | textproc/p5-Template-Plugin-XML-Escape/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Plugin-XML-Escape/pkg-descr b/textproc/p5-Template-Plugin-XML-Escape/pkg-descr index f7ead8ce1bb1..d1daa53c7c0a 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/pkg-descr +++ b/textproc/p5-Template-Plugin-XML-Escape/pkg-descr @@ -1,5 +1,5 @@ -Escapes XML entities from text, so that you don't fall prey to people putting -quotes, less-than/greater-than, and ampersands, into variables that end up in +Escapes XML entities from text, so that you don't fall prey to people putting +quotes, less-than/greater-than, and ampersands, into variables that end up in TT templates. WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape/ |