From 41f0c59422fe787ed95f0ea058ff6f9dfd014b06 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Thu, 23 Nov 2006 15:02:09 +0000 Subject: Fix MAN3 Pointed by: pointyhat (kris) --- www/p5-POE-Component-Client-HTTP/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile index d5d7770dbc3f..a37566e4a759 100644 --- a/www/p5-POE-Component-Client-HTTP/Makefile +++ b/www/p5-POE-Component-Client-HTTP/Makefile @@ -26,7 +26,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Component::Client::HTTP.3 \ + POE::Component::Client::HTTP::Request.3 \ POE::Component::Client::HTTP::RequestFactory.3 \ - POE::Filter::HTTPHead.3 + POE::Filter::HTTPChunk.3 POE::Filter::HTTPHead.3 .include -- cgit