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 /audio/goobox | |
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 'audio/goobox')
-rw-r--r-- | audio/goobox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 0aaa6c27b973..004177ee34dd 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= CD player and ripper for GNOME Desktop environment -RUN_DEPENDS= cddb-slave2-properties:${PORTSDIR}/audio/gnomemedia2 +RUN_DEPENDS= cddb-slave2-properties:${PORTSDIR}/audio/gnome-media USE_X_PREFIX= yes USE_GETTEXT= yes |