summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-FillIn
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-FillIn
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-Text-FillIn')
-rw-r--r--textproc/p5-Text-FillIn/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-FillIn/pkg-descr b/textproc/p5-Text-FillIn/pkg-descr
index e1c2561808da..de895a355ca4 100644
--- a/textproc/p5-Text-FillIn/pkg-descr
+++ b/textproc/p5-Text-FillIn/pkg-descr
@@ -1,6 +1,6 @@
This is the Text::FillIn.pm module. It is a class for implementing
fill-in text templates. It is designed to be flexible and
-sub-classible.
+sub-classible.
You can specify the delimiters that mark sections of text to be filled
in (for example [[ and ]], or <!-- and -->, or { and } ... you get the