diff options
Diffstat (limited to 'devel/p5-Sort-Key/Makefile')
-rw-r--r-- | devel/p5-Sort-Key/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Sort-Key/Makefile b/devel/p5-Sort-Key/Makefile index e5f473ecbc14..f409466377a9 100644 --- a/devel/p5-Sort-Key/Makefile +++ b/devel/p5-Sort-Key/Makefile @@ -24,7 +24,7 @@ MAN3= Sort::Key.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 -IGNORE= Port requires perl 5.8.0 or later. Install lang/perl5.8 and try again +IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> |