diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:10:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:10:51 +0000 |
commit | c38835dc54f492bfebbb7c21848202a27fe8f81b (patch) | |
tree | 554ec3c22df05a868687de2cb9c8b77fa392e45f /x11 | |
parent | 31f3766d050184880926f432e13be28fd2a48eb9 (diff) | |
download | freebsd-ports-c38835dc54f492bfebbb7c21848202a27fe8f81b.zip |
- Rename ports
net/gnomenetstatus -> net/gnome-netstatus
net/gnomenettool -> net/gnome-nettool
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 c7147419dda6..a7150771e172 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -43,12 +43,12 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 zenity:${PORTSDIR}/x11/zenity \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ gnopernicus:${PORTSDIR}/accessibility/gnopernicus \ - ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \ + ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \ dasher:${PORTSDIR}/accessibility/dasher \ evolution-2.6:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ - gnome-nettool:${PORTSDIR}/net/gnomenettool \ + gnome-nettool:${PORTSDIR}/net/gnome-nettool \ vino-session:${PORTSDIR}/net/vino \ ximian-connector-setup-2.6:${PORTSDIR}/mail/evolution-exchange \ ${X11BASE}/lib/gstreamer-0.10/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ |