summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-MagicTemplate
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-29 21:50:36 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-29 21:50:36 +0000
commitc4e1c333d7f25f922b6d72b66c7d3fbca6dcd460 (patch)
tree71e492c10a59a1d6d9ed9a5b02f5e1a2a99d00ed /textproc/p5-Text-MagicTemplate
parentUpdate to 3.1 (diff)
Fix copy/paste error introduced in previous commit
Notes
Notes: svn path=/head/; revision=92602
Diffstat (limited to 'textproc/p5-Text-MagicTemplate')
-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>