diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 23:22:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 23:22:13 +0800 |
commit | 2104689b1d4c40c0e499c96c090bce66d4173834 (patch) | |
tree | 014de67c5a9438cb9a5b1989c199fa141446d5c6 /x11 | |
parent | 6aca885b3a4907827f9cc57087d21545ce43ef30 (diff) | |
download | freebsd-ports-gnome-2104689b1d4c40c0e499c96c090bce66d4173834.tar.gz freebsd-ports-gnome-2104689b1d4c40c0e499c96c090bce66d4173834.tar.zst freebsd-ports-gnome-2104689b1d4c40c0e499c96c090bce66d4173834.zip |
- Rename ports
security/gnomekeyring -> security/gnome-keyring
security/gnomekeyringmanager -> security/gnome-keyring-manager
Diffstat (limited to 'x11')
-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 \ |