diff options
author | jadawin <jadawin@FreeBSD.org> | 2009-06-26 15:49:35 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2009-06-26 15:49:35 +0800 |
commit | c86e8043f61c47b9c68d1d40c5d5fb39d1252e83 (patch) | |
tree | eb2ec58a52f5e47d5579ec607235c5d17cf39acd /audio/ampache | |
parent | 7de07284598c99e8b61b7a56b1d4d621d2803c03 (diff) | |
download | freebsd-ports-gnome-c86e8043f61c47b9c68d1d40c5d5fb39d1252e83.tar.gz freebsd-ports-gnome-c86e8043f61c47b9c68d1d40c5d5fb39d1252e83.tar.zst freebsd-ports-gnome-c86e8043f61c47b9c68d1d40c5d5fb39d1252e83.zip |
- Fix pkg-plist
Noticed by: QAT
Diffstat (limited to 'audio/ampache')
-rw-r--r-- | audio/ampache/pkg-plist | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/ampache/pkg-plist b/audio/ampache/pkg-plist index 4d4a8035a326..03e39809dfbd 100644 --- a/audio/ampache/pkg-plist +++ b/audio/ampache/pkg-plist @@ -176,6 +176,8 @@ %%WWWDIR%%/locale/nb_NO/LC_MESSAGES/messages.po %%WWWDIR%%/locale/nl_NL/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/nl_NL/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/pl_PL/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/pl_PL/LC_MESSAGES/messages.po %%WWWDIR%%/locale/ru_RU/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/ru_RU/LC_MESSAGES/messages.po %%WWWDIR%%/locale/sv_SE/LC_MESSAGES/messages.mo @@ -191,6 +193,7 @@ %%WWWDIR%%/modules/flash/Original/skin.xml %%WWWDIR%%/modules/flash/crossdomain.xml %%WWWDIR%%/modules/flash/xspf_jukebox.swf +%%WWWDIR%%/modules/flash/xspf_jukebox.fla %%WWWDIR%%/modules/flash/xspf_player.php %%WWWDIR%%/modules/getid3/docs/changelog.txt %%WWWDIR%%/modules/getid3/docs/dependencies.txt @@ -290,7 +293,6 @@ %%WWWDIR%%/modules/pearxmlrpc/rpc.php %%WWWDIR%%/modules/pearxmlrpc/server.php %%WWWDIR%%/modules/plugins/Lastfm.plugin.php -%%WWWDIR%%/modules/plugins/RioPlayer.plugin.php %%WWWDIR%%/modules/prototype/prototype.js %%WWWDIR%%/modules/validatemail/validateEmail.php %%WWWDIR%%/modules/validatemail/validateEmailFormat.php @@ -579,6 +581,8 @@ @dirrm %%WWWDIR%%/locale/nl_NL @dirrm %%WWWDIR%%/locale/nb_NO/LC_MESSAGES @dirrm %%WWWDIR%%/locale/nb_NO +@dirrm %%WWWDIR%%/locale/pl_PL/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/pl_PL @dirrm %%WWWDIR%%/locale/ja_JP/LC_MESSAGES @dirrm %%WWWDIR%%/locale/ja_JP @dirrm %%WWWDIR%%/locale/it_IT/LC_MESSAGES |