diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:39:02 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:39:02 +0800 |
commit | 0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b (patch) | |
tree | a328d914b42024636f6887a9c2bc40263b829423 /x11 | |
parent | 98192905a054f378792d6a3090f7065494ca0a67 (diff) | |
download | marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.tar marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.tar.gz marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.tar.bz2 marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.tar.lz marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.tar.xz marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.tar.zst marcuscom-ports-0d4f990b20bfbb7f82e84fca4133ce4930ecbc2b.zip |
- Rename gnomesystem* ports
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6336 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index d1edd035b..4dff8eb9e 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.154 2006/05/28 15:24:35 pav Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.155 2006/05/28 15:32:22 pav Exp $ # PORTNAME= gnome2 @@ -27,7 +27,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ bug-buddy:${PORTSDIR}/devel/bug-buddy \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ ${X11BASE}/sbin/gdm:${PORTSDIR}/x11/gdm \ @@ -47,7 +47,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 dasher:${PORTSDIR}/accessibility/dasher \ evolution-2.8:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ - network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ gnome-nettool:${PORTSDIR}/net/gnome-nettool \ vino-session:${PORTSDIR}/net/vino \ ximian-connector-setup-2.8:${PORTSDIR}/mail/evolution-exchange \ |