aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-12-22 12:46:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-12-22 12:46:04 +0000
commit6e4fc5be051ac3e223dde68c3853720013d86d5b (patch)
tree9f5dde89ebcef7f25f11eed6a78d2dd5aeb7d4af /devel/Makefile
parentc3acd9e27f779165ec9e919e386293dad77e0f8e (diff)
downloadports-6e4fc5be051ac3e223dde68c3853720013d86d5b.tar.gz
ports-6e4fc5be051ac3e223dde68c3853720013d86d5b.zip
Add p5-Test-Reporter 1.20
Sends test results to cpan-testers@perl.org. PR: 60483 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=96428
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2514144a6ec4..e75fa429cf00 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -831,6 +831,7 @@
SUBDIR += p5-Test-Manifest
SUBDIR += p5-Test-MockObject
SUBDIR += p5-Test-Pod
+ SUBDIR += p5-Test-Reporter
SUBDIR += p5-Test-Simple
SUBDIR += p5-Test-Unit
SUBDIR += p5-Tie-Cache