diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 20:35:16 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 20:35:16 +0800 |
commit | ddc5d45cdc85cca40c854797c5f47195560fca4b (patch) | |
tree | 901ed16c2dc4e7cf985af477f42a431a04b9cd60 /x11/gnome2 | |
parent | 0cc4fe1ed2ca0bd0cf0d8672f7541bd376063499 (diff) | |
download | marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.tar marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.tar.gz marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.tar.bz2 marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.tar.lz marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.tar.xz marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.tar.zst marcuscom-ports-ddc5d45cdc85cca40c854797c5f47195560fca4b.zip |
Sync w/ FreeBSD ports tree for games/gnomegames2 -> games/gnome-games.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6326 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 de10b757a..c75767825 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.149 2006/05/28 03:15:16 mezz Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.150 2006/05/28 03:27:48 mezz Exp $ # PORTNAME= gnome2 @@ -22,7 +22,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \ eog:${PORTSDIR}/graphics/eog \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ - gnect:${PORTSDIR}/games/gnomegames2 \ + gnect:${PORTSDIR}/games/gnome-games \ gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ |