Correct BROKEN message typo.

Spotted by:	kris
This commit is contained in:
Joe Marcus Clarke 2005-11-13 21:42:51 +00:00
parent 471a5480e8
commit b398c77e82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148162

View file

@ -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)