Correct a typo.

This commit is contained in:
Joe Marcus Clarke 2006-04-30 03:39:11 +00:00
parent 0bcd76b003
commit 82f5c79b17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160885

View File

@ -46,7 +46,7 @@ pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} " WITH_MW_HOST=host Define the default Sametime community host server"
@${ECHO_MSG} " WITH_MW_PORT=port Define the default Sametime community port (default: 1533)"
@${ECHO_MSG} " WITH_MW_CLIENT=client Define the default SAmetime client identifier (default: mwLogin_MEANWHILE)"
@${ECHO_MSG} " WITH_MW_CLIENT=client Define the default Sametime client identifier (default: mwLogin_MEANWHILE)"
@${ECHO_MSG} ""
.include <bsd.port.mk>