aboutsummaryrefslogtreecommitdiff
path: root/www/p5-ApacheBench/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-02-24 09:47:45 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-02-24 09:47:45 +0000
commit3fc40b9f60c1d8343eeaeef45cf05268b7fde5e5 (patch)
tree24b8ddb22857658d73f28c5a73cd9000cd82bf83 /www/p5-ApacheBench/Makefile
parentaaed8c66a334b466d0e09a4e91bb1d939a7c599b (diff)
Notes
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>