diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2003-07-21 04:04:01 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2003-07-21 04:04:01 +0000 |
commit | 566334553923ec23d4ed566a5013d6e213048f15 (patch) | |
tree | c6c075e16762535c9988b5c1ad76d3d2e37ed74b /www/Makefile | |
parent | 37edd4cb4d12d7e4201a0734902ac714e80f34a9 (diff) |
Copy japanese/tdiary to www/tdiary
www/tdiary installs setup script to set default language to English
japanese/tdiary installs one to set default language to Japanese
PR: ports/54306
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=85267
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2f4b9759017a..e91b553098bd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -463,6 +463,7 @@ SUBDIR += swish++ SUBDIR += swish-e SUBDIR += tclhttpd + SUBDIR += tdiary SUBDIR += thttpd SUBDIR += thumbnail_index SUBDIR += tidy |