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-lite | |
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-lite')
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 13f0b60862c8..0795b75b5c9f 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -lite COMMENT= The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases 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 \ gedit:${PORTSDIR}/editors/gedit \ |