summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Bind
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-Bind
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-Bind')
-rw-r--r--textproc/p5-Text-Bind/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Bind/pkg-descr b/textproc/p5-Text-Bind/pkg-descr
index c88beaa1e109..72ae5e7116fe 100644
--- a/textproc/p5-Text-Bind/pkg-descr
+++ b/textproc/p5-Text-Bind/pkg-descr
@@ -1,6 +1,6 @@
Text::Bind allows you to bind Perl structures (strings, routines,
filehandles, objects, and arrays) to specific locations (called *data
-sites*) in text files.
+sites*) in text files.
The main purpose of this module is to support HTML templates for CGI
programs. Therefore, HTML pages design can be kept separate from CGI