diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 23:36:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 23:36:57 +0800 |
commit | ae89cddab3631a62480a03de537263cc69c75f01 (patch) | |
tree | 25b3f30936bb3257fbee4a258207dbb4704da4d6 /x11/gnome2 | |
parent | fe3a8b3478e039fa360571518580401c13bd146e (diff) | |
download | freebsd-ports-graphics-ae89cddab3631a62480a03de537263cc69c75f01.tar.gz freebsd-ports-graphics-ae89cddab3631a62480a03de537263cc69c75f01.tar.zst freebsd-ports-graphics-ae89cddab3631a62480a03de537263cc69c75f01.zip |
- Rename ports
sysutils/gnomesystemmonitor -> sysutils/gnome-system-monitor
sysutils/gnomesystemtools -> sysutils/gnome-system-tools
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 6b2df95adfd..d9f5e8abc59 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -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.6:${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.6:${PORTSDIR}/mail/evolution-exchange \ |