diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-10-18 17:00:18 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-10-18 17:00:18 +0000 |
commit | c05f2db84dafead7beba26c29d1556955abfd866 (patch) | |
tree | b31d94797f5a9f49a88f0beba73654d25e1ff1b9 /www/apache20/pkg-plist | |
parent | d90fa62ed64c340a3ce090482a145c1bede57a57 (diff) | |
download | ports-c05f2db84dafead7beba26c29d1556955abfd866.tar.gz ports-c05f2db84dafead7beba26c29d1556955abfd866.zip |
Add forgotten file to plist.
PR: 58211
Submitted by: Dimitry Andric <dimitry@andric.com>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=91583
Diffstat (limited to 'www/apache20/pkg-plist')
-rw-r--r-- | www/apache20/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache20/pkg-plist b/www/apache20/pkg-plist index 0c694b79da9d..182e834b431d 100644 --- a/www/apache20/pkg-plist +++ b/www/apache20/pkg-plist @@ -1251,6 +1251,7 @@ www/data-dist/index.html.ru.koi8-r www/data-dist/index.html.ru.utf8 www/data-dist/index.html.sv www/data-dist/index.html.var +www/data-dist/index.html.zh-cn.gb2312 www/data-dist/index.html.zh-tw.big5 @unexec if [ -L %D/www/error ]; then rm -f %D/www/error; fi @exec [ ! -d %D/www/error ] && ln -fs %D/www/error-dist %D/www/error |