summaryrefslogtreecommitdiff
path: root/security/hostapd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-12-12 23:01:26 +0000
committerWarner Losh <imp@FreeBSD.org>2004-12-12 23:01:26 +0000
commitdb26980d4de23513649f83e305af5071d1146ee2 (patch)
treed738dee9b57c3f418db009534972ef898b67deaf /security/hostapd
parentFix grammatical error Kris pointed out. (diff)
Fix grammatical error
Submitted by: kris
Notes
Notes: svn path=/head/; revision=123849
Diffstat (limited to 'security/hostapd')
-rw-r--r--security/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hostapd/Makefile b/security/hostapd/Makefile
index 235d15fb4fc0..d09725a3e490 100644
--- a/security/hostapd/Makefile
+++ b/security/hostapd/Makefile
@@ -25,7 +25,7 @@ post-extract:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 600007
-IGNORE="hostapd is not supported on this version"
+IGNORE=is not supported on FreeBSD < 6.0
.endif
.include <bsd.port.post.mk>