aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Test
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-01-14 15:10:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-01-14 15:10:02 +0000
commit4cf2d12b0a2085555995e2f113ac660b33d91c83 (patch)
treeaf38abbabe8623c185e9f6d1e75c64c2164fcc3d /www/p5-Apache-Test
parent32afda12dfadcd68c4b180fcf64a74426f5527bc (diff)
downloadports-4cf2d12b0a2085555995e2f113ac660b33d91c83.tar.gz
ports-4cf2d12b0a2085555995e2f113ac660b33d91c83.zip
Notes
Diffstat (limited to 'www/p5-Apache-Test')
-rw-r--r--www/p5-Apache-Test/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile
index ac43af0ce6e9..2ec5d17d20f9 100644
--- a/www/p5-Apache-Test/Makefile
+++ b/www/p5-Apache-Test/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Apache-Test
PORTVERSION= 1.30
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -28,7 +29,8 @@ PERL_CONFIGURE= yes
MAN3= Apache::Test.3 Apache::TestConfig.3 Apache::TestConfigData.3 \
Apache::TestMB.3 Apache::TestMM.3 Apache::TestReport.3 \
Apache::TestRequest.3 Apache::TestRun.3 Apache::TestRunPHP.3 \
- Apache::TestRunPerl.3 Apache::TestSmoke.3 Apache::TestTrace.3 \
+ Apache::TestRunPerl.3 Apache::TestServer.3 \
+ Apache::TestSmoke.3 Apache::TestTrace.3 \
Apache::TestUtil.3 Bundle::ApacheTest.3
.include <bsd.port.mk>