diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-29 04:21:33 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-29 04:21:33 +0800 |
commit | f0e22e81d1690577bc78c5173ba98b9b7c6dd234 (patch) | |
tree | 8878827223834d41422e5395941af15143145a19 /x11/gnome2 | |
parent | 4d0a36586fb3a7cb210bfabe84c394a3b4582651 (diff) | |
download | marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.tar marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.tar.gz marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.tar.bz2 marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.tar.lz marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.tar.xz marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.tar.zst marcuscom-ports-f0e22e81d1690577bc78c5173ba98b9b7c6dd234.zip |
Sync w/ FreeBSD ports tree for x11/gnomesession -> x11/gnome-session.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6346 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 bec02665a..1db1b3603 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.156 2006/05/28 15:39:02 pav Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.157 2006/05/28 16:01:14 pav Exp $ # PORTNAME= gnome2 @@ -25,7 +25,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets gnect:${PORTSDIR}/games/gnome-games \ gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ - gnome-session:${PORTSDIR}/x11/gnomesession \ + gnome-session:${PORTSDIR}/x11/gnome-session \ bug-buddy:${PORTSDIR}/devel/bug-buddy \ gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ |