diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-09 23:31:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-09 23:31:57 +0800 |
commit | 6c5998f1b27888d0a49bad573bc6ecfb853621d2 (patch) | |
tree | 52588fae62eea360e70a065fedaa0659510ac1bf /x11/gnome2 | |
parent | 6c322e3254e5b07ed56bdc2849651d853e2a9424 (diff) | |
download | marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar.gz marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar.zst marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.zip |
Fix typo
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12850 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index ed682a425..a5f203af5 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.273 2009/08/28 21:17:07 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.274 2009/09/08 21:16:52 kwm Exp $ # PORTNAME= gnome2 @@ -42,7 +42,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple dasher:${PORTSDIR}/accessibility/dasher \ evolution:${PORTSDIR}/mail/evolution \ ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ - ${LOCALBASE}/libdata/pkgconfig/libexchangemapi-1.0.pc:${PORTSDIR}/mail/evolutino-mapi \ + ${LOCALBASE}/libdata/pkgconfig/libexchangemapi-1.0.pc:${PORTSDIR}/mail/evolution-mapi \ network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ vino-passwd:${PORTSDIR}/net/vino \ exchange-connector-setup-2.28:${PORTSDIR}/mail/evolution-exchange \ |