summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-04-01 19:15:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-04-01 19:15:59 +0000
commitf93df5f4494421644c30cde8b1571e3b0e2022d7 (patch)
tree01feac322251fcad77f8df9fc355f17667bf2593
parentc15d7ae1600e89441206e3b95dbe84544addf21c (diff)
downloadfreebsd-ports-f93df5f4494421644c30cde8b1571e3b0e2022d7.zip
Correct a typo.
-rw-r--r--mail/p5-Mail-MboxParser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-MboxParser/Makefile b/mail/p5-Mail-MboxParser/Makefile
index 43b507b41043..45066697aee8 100644
--- a/mail/p5-Mail-MboxParser/Makefile
+++ b/mail/p5-Mail-MboxParser/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Mail::MboxParser.3 \ Mail::MboxParser::Base.3 \
+MAN3= Mail::MboxParser.3 Mail::MboxParser::Base.3 \
Mail::MboxParser::Mail.3 \
Mail::MboxParser::Mail::Body.3 \
Mail::MboxParser::Mail::Convertable.3