summaryrefslogtreecommitdiff
path: root/x11/gnome2-lite
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 20:30:51 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 20:30:51 +0000
commit20e5c4a48287b1dc964693d3210d18be06278504 (patch)
treea111acbe6ec1d2091885ddf54a658572a072418d /x11/gnome2-lite
parentFix two bad patches. (diff)
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
Notes
Notes: svn path=/head/; revision=163771
Diffstat (limited to 'x11/gnome2-lite')
-rw-r--r--x11/gnome2-lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile
index 22548300ae79..87201527c82c 100644
--- a/x11/gnome2-lite/Makefile
+++ b/x11/gnome2-lite/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \
eog:${PORTSDIR}/graphics/eog \
gedit:${PORTSDIR}/editors/gedit \
- gnome-terminal:${PORTSDIR}/x11/gnometerminal \
+ gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
gnome-session:${PORTSDIR}/x11/gnome-session \
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
nautilus:${PORTSDIR}/x11-fm/nautilus2 \