diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 03:39:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 03:39:11 +0000 |
commit | 82f5c79b17dd7abfb986e98b521cf413d14e2fe7 (patch) | |
tree | 662d68ba074c9ad375c5280d5b62ec5817610bec /net-im | |
parent | 0bcd76b00390496c0bba963af58b5bccfcb0e238 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/meanwhile-gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/meanwhile-gaim/Makefile b/net-im/meanwhile-gaim/Makefile index cc504888bb21..682545151c45 100644 --- a/net-im/meanwhile-gaim/Makefile +++ b/net-im/meanwhile-gaim/Makefile @@ -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> |