diff options
Diffstat (limited to 'mail/p5-MIME-Fast')
| -rw-r--r-- | mail/p5-MIME-Fast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index 830f76dfc24a..fa1694de18ed 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -28,7 +28,7 @@ MAN3= MIME::Fast.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= "Perl 5.8 or newer required. Install lang/perl5.8 and try again." +IGNORE= Perl 5.8 or newer required. Install lang/perl5.8 and try again. .endif .include <bsd.port.post.mk> |
