summaryrefslogtreecommitdiff
path: root/devel/p5-Mknod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Mknod/Makefile')
-rw-r--r--devel/p5-Mknod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Mknod/Makefile b/devel/p5-Mknod/Makefile
index 4415bae84f23..5ba90d4062ad 100644
--- a/devel/p5-Mknod/Makefile
+++ b/devel/p5-Mknod/Makefile
@@ -24,7 +24,7 @@ MAN3= Mknod.3
# This port requires PERL 5.6.x or later.
.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again.
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again.
.endif
.include <bsd.port.post.mk>