aboutsummaryrefslogtreecommitdiff
path: root/www/p5-ApacheBench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-ApacheBench/Makefile')
-rw-r--r--www/p5-ApacheBench/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-ApacheBench/Makefile b/www/p5-ApacheBench/Makefile
index ebe569f90c94..1cddf1bc939a 100644
--- a/www/p5-ApacheBench/Makefile
+++ b/www/p5-ApacheBench/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ApacheBench
-PORTVERSION= 0.62
+PORTVERSION= 0.63
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTTPD
@@ -17,7 +17,6 @@ COMMENT= Perl module for HTTP benchmarking
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= HTTPD::Bench::ApacheBench.3
.include <bsd.port.mk>