aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 10:59:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 10:59:11 +0000
commit531874040cfcce13b9e2a18d73e57b9c65940650 (patch)
tree36155147624488f0ec8d26f6546cc41592c8c93a /security
parent3997490dc63851e8cab3f2bcc02cfa03c1984c15 (diff)
downloadports-531874040cfcce13b9e2a18d73e57b9c65940650.tar.gz
ports-531874040cfcce13b9e2a18d73e57b9c65940650.zip
Fine-tune broken message.
Notes
Notes: svn path=/head/; revision=200467
Diffstat (limited to 'security')
-rw-r--r--security/dazuko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dazuko/Makefile b/security/dazuko/Makefile
index 5b6178d2891e..5d942696df5b 100644
--- a/security/dazuko/Makefile
+++ b/security/dazuko/Makefile
@@ -20,7 +20,7 @@ OPTIONS= EXAMPLEC "Install C example programs" on
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700000
-BROKEN= Currently does not support -CURRENT
+BROKEN= Currently does not support FreeBSD > 7.0
.endif
.if defined(WITH_EXAMPLEC)