summaryrefslogtreecommitdiffstats
path: root/x11/gnome3
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 03:26:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2011-01-24 03:26:23 +0800
commite9b983e7d7afd18780a1fbbe4213de7b6716a2b5 (patch)
tree190443eb5f7eac25c9ded45c7fe909d636dc151a /x11/gnome3
parent1fbe8ae5249fc298e54ca53c7b92be5e85db219a (diff)
downloadmarcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.tar
marcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.tar.gz
marcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.tar.bz2
marcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.tar.lz
marcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.tar.xz
marcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.tar.zst
marcuscom-ports-e9b983e7d7afd18780a1fbbe4213de7b6716a2b5.zip
Correct a typo.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15086 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3')
-rw-r--r--x11/gnome3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
index a1f10c579..23d507e5b 100644
--- a/x11/gnome3/Makefile
+++ b/x11/gnome3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.302 2011/01/23 19:00:08 marcus Exp $
+# $MCom: ports/x11/gnome3/Makefile,v 1.1 2011/01/23 19:08:30 marcus Exp $
#
PORTNAME= gnome3
@@ -25,7 +25,7 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple
gnect:${PORTSDIR}/games/gnome-games \
gedit:${PORTSDIR}/editors/gedit3 \
gnome-terminal:${PORTSDIR}/x11/gnome-terminal3 \
- gnome-session:${PORTSDIR}/x11/gnome-sessionr3 \
+ gnome-session:${PORTSDIR}/x11/gnome-session3 \
bug-buddy:${PORTSDIR}/devel/bug-buddy \
gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
nautilus:${PORTSDIR}/x11-fm/nautilus3 \