aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/avahi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index e52212353610..abfa10a81073 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -48,7 +48,7 @@ OPTIONS= GTK2 "Build a GTK+ 2 browser utility" off
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-IGNORE= Does not work on FreeBSD 4.X
+IGNORE= does not work on FreeBSD 4.X
.endif
.if defined(WITH_GTK2)