aboutsummaryrefslogtreecommitdiff
path: root/textproc
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
parent7b32d590c08687b1f558a666af467e2b267ac538 (diff)
downloadports-c4e1c333d7f25f922b6d72b66c7d3fbca6dcd460.tar.gz
ports-c4e1c333d7f25f922b6d72b66c7d3fbca6dcd460.zip
Fix copy/paste error introduced in previous commit
Notes
Notes: svn path=/head/; revision=92602
Diffstat (limited to 'textproc')
-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>