summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-09 23:31:57 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-09 23:31:57 +0800
commit6c5998f1b27888d0a49bad573bc6ecfb853621d2 (patch)
tree52588fae62eea360e70a065fedaa0659510ac1bf /x11
parent6c322e3254e5b07ed56bdc2849651d853e2a9424 (diff)
downloadmarcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar
marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar.gz
marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar.bz2
marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar.lz
marcuscom-ports-6c5998f1b27888d0a49bad573bc6ecfb853621d2.tar.xz
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')
-rw-r--r--x11/gnome2/Makefile4
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 \