aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Client-HTTP/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-09-29 15:59:00 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-09-29 15:59:00 +0000
commit318d8d8d0edb6152bdc196f3e22c730963feae3c (patch)
treeea98d2d489c3746febf6e2ac81a15c31a6e5c3d6 /www/p5-POE-Component-Client-HTTP/Makefile
parent5d098d6d3219544099bd9f3fd64af00dafcabc77 (diff)
downloadports-318d8d8d0edb6152bdc196f3e22c730963feae3c.tar.gz
ports-318d8d8d0edb6152bdc196f3e22c730963feae3c.zip
Notes
Diffstat (limited to 'www/p5-POE-Component-Client-HTTP/Makefile')
-rw-r--r--www/p5-POE-Component-Client-HTTP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile
index 6728a966af80..bb7d18779d6f 100644
--- a/www/p5-POE-Component-Client-HTTP/Makefile
+++ b/www/p5-POE-Component-Client-HTTP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Client-HTTP
-PORTVERSION= 0.7100
+PORTVERSION= 0.7200
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= POE::Component::Client::HTTP.3 \
- POE::Component::Client::HTTPHead.3 \
- POE::Component::Client::RequestFactory.3
+ POE::Component::Client::HTTP::RequestFactory.3 \
+ POE::Filter::HTTPHead.3
.include <bsd.port.mk>