diff options
author | drochner <drochner@pkgsrc.org> | 2010-05-20 21:15:54 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-05-20 21:15:54 +0000 |
commit | 174fef014fabaae1e043225e2e8c4843ec07baca (patch) | |
tree | 1b9fad4341f7450221d4dd8854479c7af0c1ffc8 /audio/rhythmbox/Makefile | |
parent | 2cbf2be67ced4cdcf0da9422112b7f05d562dbc2 (diff) | |
download | pkgsrc-174fef014fabaae1e043225e2e8c4843ec07baca.tar.gz |
fix the upnp_coherence plugin: use the "louie" module which comes
with "coherence"
bump PKGREVISION
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 263b590962e..1010f4fe20a 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2010/05/04 11:10:07 drochner Exp $ +# $NetBSD: Makefile,v 1.78 2010/05/20 21:15:54 drochner Exp $ # DISTNAME= rhythmbox-0.12.8 +PKGREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |