diff options
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 4688953e4..a20a91837 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.10 2011/02/02 13:32:30 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.11 2011/02/03 11:15:30 kwm Exp $ # PORTNAME= gnome3 @@ -38,7 +38,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \ gnome-control-center>=2.91.0:${PORTSDIR}/sysutils/gnome-control-center3 \ ${LOCALBASE}/share/gnome-background-properties/gnome-nature.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ evince>=2.91.0:${PORTSDIR}/graphics/evince3 \ - gnome-kerying>=2.91.0:${PORTSDIR}/security/gnome-keyring3 \ + gnome-keyring>=2.91.0:${PORTSDIR}/security/gnome-keyring3 \ gnome-power-manager>=2.91.0:${PORTSDIR}/sysutils/gnome-power-manager3 \ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \ |