aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-13 21:42:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-13 21:42:51 +0000
commitb398c77e825b6be87a972d5dc9a25c8e966b7d99 (patch)
treee32372c449f790ed9c40213f418092cf8d5e4e1c /mail/evolution
parent471a5480e84c052bbda50df4393df7639a517e1d (diff)
downloadports-b398c77e825b6be87a972d5dc9a25c8e966b7d99.tar.gz
ports-b398c77e825b6be87a972d5dc9a25c8e966b7d99.zip
Correct BROKEN message typo.
Spotted by: kris
Notes
Notes: svn path=/head/; revision=148162
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.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)