summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Text-MagicTemplate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-MagicTemplate/Makefile b/textproc/p5-Text-MagicTemplate/Makefile
index 9f21dc2db6b2..a17cecdd0bd7 100644
--- a/textproc/p5-Text-MagicTemplate/Makefile
+++ b/textproc/p5-Text-MagicTemplate/Makefile
@@ -25,7 +25,7 @@ MAN3= Text::MagicTemplate.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE=3D This port requires perl 5.6.1 or later. Install lang/perl5 then try again
+IGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>