diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:22:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:22:13 +0000 |
commit | 5580b13f7dcec007d64a19f23cbf90b23f0eb914 (patch) | |
tree | 09a4fa6bf1a15b7ea095660ee4d3173e8ab0140c /x11/gnome2 | |
parent | c38835dc54f492bfebbb7c21848202a27fe8f81b (diff) |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index a7150771e172..e585466c048b 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -57,7 +57,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ ${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ - gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ + gnome-keyring-manager:${PORTSDIR}/security/gnome-keyring-manager \ ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ evince:${PORTSDIR}/graphics/evince \ ${X11BASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \ |