diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d1c259651660..18432dfa732b 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -55,7 +55,7 @@ OPTIONS= PILOT "Enable Palm Pilot sync support" off \ .include .if ${OSVERSION} < 500000 -BROKEN= "Does nto build on 4.X" +BROKEN= "Does not build on 4.X" .endif .if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)