diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 10:24:10 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 10:24:10 +0800 |
commit | 641b4884ebf3f61f637c5d23f06bb3cc51f74c2a (patch) | |
tree | 6cdd3edd6d4df7799ba7101d5f5deb652cbfae8b /x11/gnome2-lite | |
parent | 1c2e1fddc027601fbb83c95f2d50c5490095991a (diff) | |
download | freebsd-ports-gnome-641b4884ebf3f61f637c5d23f06bb3cc51f74c2a.tar.gz freebsd-ports-gnome-641b4884ebf3f61f637c5d23f06bb3cc51f74c2a.tar.zst freebsd-ports-gnome-641b4884ebf3f61f637c5d23f06bb3cc51f74c2a.zip |
gnomeaudio2 -> gnome-audio
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 deskutils/timer-applet, x11/gnome2 and x11/gnome2-lite 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 f7be6aa0fd1f..13f0b60862c8 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \ - ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnomeaudio2 \ + ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ file-roller:${PORTSDIR}/archivers/file-roller \ ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ evince:${PORTSDIR}/graphics/evince \ |