aboutsummaryrefslogtreecommitdiff
path: root/security/bruteforceblocker
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-11 22:07:31 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-11 22:07:31 +0000
commit66586dd1ca2e6b8b7e67fac03e4db2e907c524fe (patch)
treecc5e8a7487e56082523d1b4ddb7737260bf90c31 /security/bruteforceblocker
parentf992e485b732533eec710979bbc50c504d8329a9 (diff)
downloadports-66586dd1ca2e6b8b7e67fac03e4db2e907c524fe.tar.gz
ports-66586dd1ca2e6b8b7e67fac03e4db2e907c524fe.zip
Also fix IGNORE to follow style.
Notes
Notes: svn path=/head/; revision=159351
Diffstat (limited to 'security/bruteforceblocker')
-rw-r--r--security/bruteforceblocker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bruteforceblocker/Makefile b/security/bruteforceblocker/Makefile
index d9c2f6b16c6c..a6ae3f3f05b6 100644
--- a/security/bruteforceblocker/Makefile
+++ b/security/bruteforceblocker/Makefile
@@ -31,7 +31,7 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try again.
+IGNORE= requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8 and try again
.endif
.if ${OSVERSION} < 502106