aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Machines
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-20 05:07:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-20 05:07:16 +0000
commitd074dd10046ffc6f1a0f1f11092321db25b23be8 (patch)
tree1efc3842174ecf59d68b06bb74b9e1448ed70edb /textproc/p5-XML-SAX-Machines
parent6b0806be8e153239a12f342ca4c620ea8f461406 (diff)
downloadports-d074dd10046ffc6f1a0f1f11092321db25b23be8.tar.gz
ports-d074dd10046ffc6f1a0f1f11092321db25b23be8.zip
Removed missing man-page.
Noticed by: bento
Notes
Notes: svn path=/head/; revision=70534
Diffstat (limited to 'textproc/p5-XML-SAX-Machines')
-rw-r--r--textproc/p5-XML-SAX-Machines/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile
index d812b7486fc9..7548a17556ef 100644
--- a/textproc/p5-XML-SAX-Machines/Makefile
+++ b/textproc/p5-XML-SAX-Machines/Makefile
@@ -22,9 +22,9 @@ PERL_CONFIGURE= yes
PLIST_SUB+= EXAMPLESDIR="share/examples/${PORTNAME}"
MAN3= XML::Filter::Distributor.3 XML::Filter::DocSplitter.3 \
- XML::Filter::Merger.3 XML::Filter::Tee.3 XML::SAX::ByRecord.3 \
- XML::SAX::EventMethodMaker.3 XML::SAX::Machine.3 \
- XML::SAX::Machines.3 XML::SAX::Machines::ConfigHelper.3 \
+ XML::Filter::Merger.3 XML::Filter::Tee.3 \
+ XML::SAX::ByRecord.3 XML::SAX::EventMethodMaker.3 \
+ XML::SAX::Machine.3 XML::SAX::Machines.3 \
XML::SAX::Manifold.3 XML::SAX::Pipeline.3 XML::SAX::Tap.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}