diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-14 09:14:45 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-14 09:14:45 +0000 |
commit | 624ded1054b7e19acddd2185c77169dffa38cc11 (patch) | |
tree | 93244fd99284479e3026730e159aaa108f1008df /audio/rhythmbox/Makefile | |
parent | 4c9800e64860fe53ff5e91d6e0b5ffc895c37e31 (diff) | |
download | pkgsrc-624ded1054b7e19acddd2185c77169dffa38cc11.tar.gz |
Update to 0.8.8:
* Flip playing icon in RTL locale [Colin Walters]
* Don't include x-directory/normal in MimeType [Colin Walters]
* Save playlists after first start even if nothing's loaded [Colin Walters]
* Don't include nautilus menu item by default [Colin Walters]
* Updated Translations: ja (Takeshi AIHANA)
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 2fa6f2dd411..324fadaf986 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2004/10/07 13:34:49 hira Exp $ +# $NetBSD: Makefile,v 1.22 2004/11/14 09:14:45 jmmv Exp $ # -DISTNAME= rhythmbox-0.8.7 +DISTNAME= rhythmbox-0.8.8 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/} EXTRACT_SUFX= .tar.bz2 |