aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Mbox-MessageParser
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-29 17:16:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-29 17:16:52 +0000
commit1b0d3f744b0291a5b2e1a3aec04165b6b9acf2b0 (patch)
treed2034ecbaaa0bd8e3d9906909e728118227b03cf /mail/p5-Mail-Mbox-MessageParser
parentecf1a462d7a56899dfdb65d5f3f84a712ab0227d (diff)
downloadports-1b0d3f744b0291a5b2e1a3aec04165b6b9acf2b0.tar.gz
ports-1b0d3f744b0291a5b2e1a3aec04165b6b9acf2b0.zip
- Add WWW
- Use single space after WWW: - Remove Author line
Notes
Notes: svn path=/head/; revision=325610
Diffstat (limited to 'mail/p5-Mail-Mbox-MessageParser')
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/pkg-descr1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/pkg-descr b/mail/p5-Mail-Mbox-MessageParser/pkg-descr
index 16b02e7d3a4f..b66fa5605ef7 100644
--- a/mail/p5-Mail-Mbox-MessageParser/pkg-descr
+++ b/mail/p5-Mail-Mbox-MessageParser/pkg-descr
@@ -2,5 +2,4 @@ Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser. It uses
the best of three strategies for parsing a mailbox: either using cached folder
information, GNU grep, or highly optimized Perl.
-Author: David Coppit <david@coppit.org>
WWW: http://m-m-msgparser.sourceforge.net/