diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-01-17 23:34:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-01-17 23:34:10 +0800 |
commit | 640ab1d4423998c1762f7f8f7e68a86ad0984cb5 (patch) | |
tree | e939ee12b70bfc10853e39e6ea1bffd398b116d3 /x11/gnome3/Makefile | |
parent | d6f19a093d11360519e740ef839ac40b7905f61e (diff) | |
download | marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.gz marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.bz2 marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.lz marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.xz marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.tar.zst marcuscom-ports-640ab1d4423998c1762f7f8f7e68a86ad0984cb5.zip |
Update keyring to 3.6 from the gnome-keyring3 port.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18975 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index f74079a58..2b5b7f555 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS?= gnome-panel>=3.0.0:${PORTSDIR}/x11/gnome-panel \ gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \ gnome-icon-theme-extras>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme-extras \ gnome-icon-theme-symbolic>=3.0.0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \ - gnome-keyring3>=3.0.0:${PORTSDIR}/security/gnome-keyring3 \ + gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring \ gnome-power-manager>=3.0.0:${PORTSDIR}/sysutils/gnome-power-manager \ orca>=3.0.0:${PORTSDIR}/accessibility/orca \ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ |