diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 10:41:15 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 10:41:15 +0800 |
commit | f2dc10790d25542392208139e6f5d91dcd76280a (patch) | |
tree | b17bfe0ee74d99cb62e873fcb3b2987604b8acdb /x11/gnome2 | |
parent | 641b4884ebf3f61f637c5d23f06bb3cc51f74c2a (diff) | |
download | freebsd-ports-gnome-f2dc10790d25542392208139e6f5d91dcd76280a.tar.gz freebsd-ports-gnome-f2dc10790d25542392208139e6f5d91dcd76280a.tar.zst freebsd-ports-gnome-f2dc10790d25542392208139e6f5d91dcd76280a.zip |
audio/gnomemedia2 -> audio/gnome-media
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.
PR: ports/97985
Repocopy by: marcus
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 77764558a4ea..f141e1f6f53a 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -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 \ |