diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-31 00:34:07 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-31 00:34:07 +0800 |
| commit | aa2154a364537759aa446338252306b3374a18d2 (patch) | |
| tree | 4dbf53aa850b517e73f4399aee7e45043a1dbf1d /x11/gnome3 | |
| parent | 147f096d3cc90c09daf590fdb7d51f8534f12df4 (diff) | |
| download | marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.tar marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.tar.gz marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.tar.bz2 marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.tar.lz marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.tar.xz marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.tar.zst marcuscom-ports-aa2154a364537759aa446338252306b3374a18d2.zip | |
Correct typo.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15126 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3')
| -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 8a5db3e6e..55cbeea84 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.5 2011/01/25 10:45:30 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.6 2011/01/30 16:13:24 kwm Exp $ # PORTNAME= gnome3 @@ -35,7 +35,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/gnomne-keyring3 \ + gnome-kerying>=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 \ |
