aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r--devel/cvsweb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 60e082acd25f..44c51fa3fe3d 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -40,7 +40,7 @@ USE_PERL5= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= Port requires perl 5.6.1 or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.1 or later. Install lang/perl5 then try again
.endif
.if ${PERL_LEVEL} < 500800