diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-04-10 18:20:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-04-10 18:20:46 +0000 |
commit | 9067dde6a8400a79520220713b2d4e14be9dda50 (patch) | |
tree | ba165334f43889a9d6c542b78893e1a9ecc1fcb2 /audio | |
parent | e169591cc8a0bc9cedfd2e22da6c3d13e16e441c (diff) |
Notes
Diffstat (limited to 'audio')
-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 |