summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
index 63b3239a9..1b1c945da 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.15 2011/02/24 11:44:49 kwm Exp $
+# $MCom: ports/x11/gnome3/Makefile,v 1.16 2011/03/04 22:18:26 kwm Exp $
#
PORTNAME= gnome3
@@ -29,7 +29,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \
nautilus>=2.91.0:${PORTSDIR}/x11-fm/nautilus3 \
gcalctool>=2.91.0:${PORTSDIR}/math/gcalctool3 \
gnome-utils>=2.91.0:${PORTSDIR}/deskutils/gnome-utils3 \
- gnome-system-montior>=2.99.0:${PORTSDIR}/sysutils/gnome-system-monitor3 \
+ gnome-system-monitor>=2.99.0:${PORTSDIR}/sysutils/gnome-system-monitor3 \
file-roller>=2.91.0:${PORTSDIR}/archivers/file-roller3 \
gnome-themes>=2.91.0:${PORTSDIR}/x11-themes/gnome-themes3 \
gnome-themes-standard>=2.91.0:${PORTSDIR}/x11-themes/gnome-themes-standard \