diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 08:29:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 08:29:37 +0000 |
commit | b3fb0c72c03546e312c443de99d9246c106afc93 (patch) | |
tree | 617da6819b2e2b01ee03cbb1249d6127c25bc6d0 /net/gnome-nettool/pkg-descr | |
parent | Add gnomenetstatus, a GNOME 2 applet that displays network usage similar to (diff) |
Add gnomenetwork, a suite of tools that allow for remote desktop connections,
SSH, and RSH shells, as well as a network information tool similar to MacOS
X's Netinfo.
Diffstat (limited to 'net/gnome-nettool/pkg-descr')
-rw-r--r-- | net/gnome-nettool/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gnome-nettool/pkg-descr b/net/gnome-nettool/pkg-descr new file mode 100644 index 000000000000..1362640b6f11 --- /dev/null +++ b/net/gnome-nettool/pkg-descr @@ -0,0 +1,10 @@ +gnome-network is a set of network oriented user tools. It includes the +following tools: + + * gnome-remote-shell: a remote shell (Telnet/SSH) client. + * gnome-remote-desktop: a remote desktop (X11/VNC) client. + * gnome-netinfo: a network information tool, for getting info on + network cards, DNS, etc. + * gnome-backup: a backup client tool. + +WWW: http://www.gnome.org/ |