aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-05-21 12:15:36 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-05-21 12:15:36 +0000
commitb783c30828a3c29332205b9d2a35b31d159185fa (patch)
treeacd671743f8a5c5b6291f2c0b02a959facdd6c3a /devel/p5-POE/Makefile
parent47812bc7e6753f30422e7e92f239cd0c205e2f92 (diff)
Notes
Diffstat (limited to 'devel/p5-POE/Makefile')
-rw-r--r--devel/p5-POE/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile
index 0c75f355127f..ca3668100a5b 100644
--- a/devel/p5-POE/Makefile
+++ b/devel/p5-POE/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= POE
-PORTVERSION= 0.25
+PORTVERSION= 0.26
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
@@ -26,7 +26,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS= </dev/null
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE.3 POE::Component.3 POE::Component::Client::TCP.3 \
POE::Component::Server::TCP.3 POE::Driver.3 \
POE::Driver::SysRW.3 POE::Filter.3 POE::Filter::Block.3 \