diff options
author | kwm <kwm@FreeBSD.org> | 2009-04-11 02:20:46 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-04-11 02:20:46 +0800 |
commit | 882eee6df6202f83e0f20a1bdaf58f8c28c4faf9 (patch) | |
tree | 44071131436c16378dd968deccbeb8e1e658aae1 /audio/rhythmbox | |
parent | 24c2b2910aa9f2fdc82d0f7b9b33329b17721398 (diff) | |
download | freebsd-ports-gnome-882eee6df6202f83e0f20a1bdaf58f8c28c4faf9.tar.gz freebsd-ports-gnome-882eee6df6202f83e0f20a1bdaf58f8c28c4faf9.tar.zst freebsd-ports-gnome-882eee6df6202f83e0f20a1bdaf58f8c28c4faf9.zip |
Correct plist for webplugin.
Submitted by: QA tindy
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 | ||||
-rw-r--r-- | audio/rhythmbox/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 3391593c49d8..995e3d32d74f 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,7 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist index 90fe4bcec855..e7c850fae565 100644 --- a/audio/rhythmbox/pkg-plist +++ b/audio/rhythmbox/pkg-plist @@ -651,7 +651,7 @@ share/rhythmbox/rhythmbox-ui.xml %%PYTHON%%@dirrm lib/rhythmbox/plugins/artdisplay @dirrm lib/rhythmbox/plugins @dirrm lib/rhythmbox -%%GECKO_PLUGIN%%@dirrmtry %%WEBPLUGINS_DIR%% +%%ITMS_PLUGIN%%@dirrmtry %%WEBPLUGINS_DIR%% @dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK |