aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-DebugShell
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-DebugShell')
-rw-r--r--devel/p5-POE-Component-DebugShell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-DebugShell/Makefile b/devel/p5-POE-Component-DebugShell/Makefile
index aa88849dfb5f..97ec213242fd 100644
--- a/devel/p5-POE-Component-DebugShell/Makefile
+++ b/devel/p5-POE-Component-DebugShell/Makefile
@@ -30,7 +30,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= "Perl 5.6.1 or newer required. Install lang/perl5 or lang/perl5.8 and try again."
+IGNORE= Perl 5.6.1 or newer required. Install lang/perl5 or lang/perl5.8 and try again.
.endif
.include <bsd.port.post.mk>