aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-29 04:17:56 +0800
committermezz <mezz@FreeBSD.org>2006-05-29 04:17:56 +0800
commitacf4de44afd0dc676b490d8a6d8a28fc879b3ffc (patch)
treeffa65bc93b7094f6a0beacd1022b557996628382 /x11/gnome2/Makefile
parent2372b522f3e9c44b1207467c13d75f3f8041a995 (diff)
downloadfreebsd-ports-gnome-acf4de44afd0dc676b490d8a6d8a28fc879b3ffc.tar.gz
freebsd-ports-gnome-acf4de44afd0dc676b490d8a6d8a28fc879b3ffc.tar.zst
freebsd-ports-gnome-acf4de44afd0dc676b490d8a6d8a28fc879b3ffc.zip
x11/gnomesession -> x11/gnome-session
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 other ports, chase the rename. PR: ports/97985 Repocopy by: marcus
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r--x11/gnome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 3c6274bb2dd8..5a6db31a77a3 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
gnect:${PORTSDIR}/games/gnome-games \
gedit:${PORTSDIR}/editors/gedit \
gnome-terminal:${PORTSDIR}/x11/gnometerminal \
- gnome-session:${PORTSDIR}/x11/gnomesession \
+ gnome-session:${PORTSDIR}/x11/gnome-session \
bug-buddy:${PORTSDIR}/devel/bug-buddy \
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
nautilus:${PORTSDIR}/x11-fm/nautilus2 \