aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnome2/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-29 04:30:51 +0800
committermezz <mezz@FreeBSD.org>2006-05-29 04:30:51 +0800
commita65c11301aafe4c27b82df69637b36e73c2828c2 (patch)
tree6e0d5f0caa46c6898e73e2c1be3604ac37ed6e9b /x11/gnome2/Makefile
parent17950d5f42667b953dbfd50abc8cb5f3761a2fae (diff)
downloadfreebsd-ports-gnome-a65c11301aafe4c27b82df69637b36e73c2828c2.tar.gz
freebsd-ports-gnome-a65c11301aafe4c27b82df69637b36e73c2828c2.tar.zst
freebsd-ports-gnome-a65c11301aafe4c27b82df69637b36e73c2828c2.zip
x11/gnometerminal -> x11/gnome-terminal
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 5a6db31a77a3..4086b1b9fd23 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
gconf-editor:${PORTSDIR}/sysutils/gconf-editor \
gnect:${PORTSDIR}/games/gnome-games \
gedit:${PORTSDIR}/editors/gedit \
- gnome-terminal:${PORTSDIR}/x11/gnometerminal \
+ gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
gnome-session:${PORTSDIR}/x11/gnome-session \
bug-buddy:${PORTSDIR}/devel/bug-buddy \
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \