summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-25 05:17:56 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-25 05:17:56 +0800
commitdec77178e104733790c76af6246c905071e44556 (patch)
treec922ba58e655344be921716dcfd56006b2ff81d1 /audio/rhythmbox
parentf7b0f10c2b95065e4c24c4ce01ae5ea0e372c78a (diff)
downloadmarcuscom-ports-dec77178e104733790c76af6246c905071e44556.tar
marcuscom-ports-dec77178e104733790c76af6246c905071e44556.tar.gz
marcuscom-ports-dec77178e104733790c76af6246c905071e44556.tar.bz2
marcuscom-ports-dec77178e104733790c76af6246c905071e44556.tar.lz
marcuscom-ports-dec77178e104733790c76af6246c905071e44556.tar.xz
marcuscom-ports-dec77178e104733790c76af6246c905071e44556.tar.zst
marcuscom-ports-dec77178e104733790c76af6246c905071e44556.zip
- Chase totem-plparser libver
Reported by: tmclaugh git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5529 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index e27079397..68f471346 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.43 2005/12/31 18:53:04 marcus Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.44 2006/01/20 02:55:57 ahze Exp $
#
PORTNAME= rhythmbox
PORTVERSION= 0.9.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -19,7 +19,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
id3tag.0:${PORTSDIR}/audio/libid3tag \
- totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \
+ totem-plparser.2:${PORTSDIR}/multimedia/totem-gstreamer \
dbus-1.2:${PORTSDIR}/devel/dbus
USE_BZIP2= yes