aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Class/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Class/Makefile')
-rw-r--r--devel/p5-Test-Class/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index 8c78eeddc6d9..abd3f40912f5 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -31,7 +31,7 @@ MAN3= Test::Class.3
## this port requires PERL 5.6.x or later
##
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.if ${PERL_LEVEL} < 500800