diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-12 06:45:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-12 06:45:58 +0800 |
commit | 59c0580c55dd88312d8bea452a376fead08bf2b1 (patch) | |
tree | 853c14a301cf18c1d4d24659697f7305b810169e /audio/rhythmbox | |
parent | 99530da37098d17d4bfed577431c22dd21fc4b73 (diff) | |
download | freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.gz freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.tar.zst freebsd-ports-gnome-59c0580c55dd88312d8bea452a376fead08bf2b1.zip |
Chase library version bump on gstreamer{,-plugins}
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index f653a777fde3..f31d56dce5e9 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -15,7 +15,7 @@ MAINTAINER= hendrik@scholz.net COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \ - gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins \ + gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \ FLAC.5:${PORTSDIR}/audio/flac \ mad.1:${PORTSDIR}/audio/mad |