aboutsummaryrefslogtreecommitdiffstats
path: root/www/bins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/bins/Makefile')
-rw-r--r--www/bins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile
index 5c7b5b434fee..2e1e24223bdf 100644
--- a/www/bins/Makefile
+++ b/www/bins/Makefile
@@ -75,7 +75,7 @@ post-install:
## this port requires PERL 5.6.x or later
##
.if !(exists(${LOCALBASE}/bin/perl5.6.0) || exists(${LOCALBASE}/bin/perl5.6.1))
-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
##