diff options
author | novel <novel@FreeBSD.org> | 2005-07-21 06:50:12 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-21 06:50:12 +0000 |
commit | b26605f05d40413f4cfc34f4b2148c7b7ce6678e (patch) | |
tree | c76b7183055235a1899b989744e21f0cc0cfcd94 | |
parent | f976f50b3f0672588462f5214104c714014183bb (diff) | |
download | FreeBSD-ports-b26605f05d40413f4cfc34f4b2148c7b7ce6678e.zip FreeBSD-ports-b26605f05d40413f4cfc34f4b2148c7b7ce6678e.tar.gz |
Fix plist.
PR: 83824
Submitted by: Dryice Liu (maintainer)
Reported by: pointyhat via kris
-rw-r--r-- | www/roundup/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/roundup/pkg-plist b/www/roundup/pkg-plist index 472e80a..0405bb0 100644 --- a/www/roundup/pkg-plist +++ b/www/roundup/pkg-plist @@ -233,6 +233,7 @@ share/locale/en/LC_MESSAGES/roundup.mo share/locale/fr/LC_MESSAGES/roundup.mo share/locale/ru/LC_MESSAGES/roundup.mo share/locale/zh_CN/LC_MESSAGES/roundup.mo +share/locale/zh_TW/LC_MESSAGES/roundup.mo %%DATADIR%%/cgi-bin/roundup.cgi %%DATADIR%%/templates/classic/TEMPLATE-INFO.txt %%DATADIR%%/templates/classic/detectors/messagesummary.py |