diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 20:17:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 20:17:56 +0000 |
commit | aaf3b729f082205c354b139642a269c11f4f2941 (patch) | |
tree | 028eb011516c79a050a552163fe6292430643ae2 /x11/gnome2-lite | |
parent | a2000d4d0977e71147f11990db6f75f10ccf0bba (diff) |
Notes
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 802d4cd852d8..22548300ae79 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets eog:${PORTSDIR}/graphics/eog \ gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ - gnome-session:${PORTSDIR}/x11/gnomesession \ + gnome-session:${PORTSDIR}/x11/gnome-session \ gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ |