diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 11:15:16 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 11:15:16 +0800 |
commit | 4d7663a53c879ff776f0e64ffa6263377bde0853 (patch) | |
tree | 064a3040a439cfd90da5e94b0e3d42048614eaca /x11 | |
parent | 69fde0c722d47cf3727f6b9aee9af13834874f21 (diff) | |
download | marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.tar marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.tar.gz marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.tar.bz2 marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.tar.lz marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.tar.xz marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.tar.zst marcuscom-ports-4d7663a53c879ff776f0e64ffa6263377bde0853.zip |
Sync w/ FreeBSD ports tree for deskutils/gnomeutils2 -> deskutils/gnome-utils.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6320 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 2084f3b56..d60356b6a 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.147 2006/05/28 02:26:11 mezz Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.148 2006/05/28 02:44:18 mezz Exp $ # PORTNAME= gnome2 @@ -19,7 +19,7 @@ COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-cd:${PORTSDIR}/audio/gnome-media \ - gnome-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \ + gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \ eog:${PORTSDIR}/graphics/eog \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ gnect:${PORTSDIR}/games/gnomegames2 \ |