diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 10:44:19 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 10:44:19 +0800 |
commit | 83286a9def14fda790bc682823c03e333c5988bb (patch) | |
tree | 5de36648ba60e8812d4996775faf3dc9043eb0b0 /x11 | |
parent | 7416a2305efe7d2d783637833bb546114fe01abe (diff) | |
download | marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.gz marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.bz2 marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.lz marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.xz marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.zst marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.zip |
Sync w/ FreeBSD ports tree for audio/gnomemedia2 -> audio/gnome-media.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6318 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index a1598991a..2084f3b56 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.146 2006/05/28 02:12:13 mezz Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.147 2006/05/28 02:26:11 mezz Exp $ # PORTNAME= gnome2 @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ - gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ + gnome-cd:${PORTSDIR}/audio/gnome-media \ gnome-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \ eog:${PORTSDIR}/graphics/eog \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ |