diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-01-31 03:43:36 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-01-31 03:43:36 +0000 |
commit | 2c868498a022398cb5b352f91016b53ae866f445 (patch) | |
tree | 28fe4ae5127b64cd9935249ae4015a026b871495 /chinese/auto-tw-l10n/Makefile | |
parent | a03f80789b26c9cc25a2ad04ffeb044a0fc94853 (diff) | |
download | ports-2c868498a022398cb5b352f91016b53ae866f445.tar.gz ports-2c868498a022398cb5b352f91016b53ae866f445.zip |
Fix typo in the message after installation
Notes
Notes:
svn path=/head/; revision=37825
Diffstat (limited to 'chinese/auto-tw-l10n/Makefile')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index dec3044380cb..4b123f25f5f0 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -58,7 +58,7 @@ do-install: @${ECHO} "*************************************************************" @${ECHO} "* 中文大五碼說明: *" @${ECHO} "* 請告知您的使用者比對他們的舊設定跟新設定, 在 *" - @${ECHO} "* ${PREFIX}/share/skel/zh_TW.Big5.dot.* *" + @${ECHO} "* ${PREFIX}/share/skel/zh_TW.Big5/dot.* *" @${ECHO} "*************************************************************" .include <bsd.port.mk> |