diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:36:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:36:57 +0000 |
commit | 5cf1bf6b79dcb73e7d7192584c9b1e2d9465d0c3 (patch) | |
tree | 2738292b47787db213694daae67044d0cccf440e /x11/gnome2-lite | |
parent | 2e36251b407b5b708ca156643f949708da5e9a3d (diff) | |
download | ports-5cf1bf6b79dcb73e7d7192584c9b1e2d9465d0c3.tar.gz ports-5cf1bf6b79dcb73e7d7192584c9b1e2d9465d0c3.zip |
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 d443991c0d79..df840410ba83 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ |