summaryrefslogtreecommitdiff
path: root/net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-05 19:36:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-05 19:36:26 +0000
commit3d440251017e0a5e603ce2a99fe25dd3108ad272 (patch)
treefbb792ef54e26896243f4e07fe0a81dc7854ca51 /net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c
parentChase master-site (diff)
Add gnomenettool after a repo-copy from gnomenetwork. Gnome-nettool is the
netinfo piece of gnome-network broken out into its own distribution. Gnome-nettool is a MacOS X-like Network Utility that disaplys interface information as well as front-ends many useful network tools like ping, netstat, traceroute, host, finger, and whois.
Notes
Notes: svn path=/head/; revision=112985
Diffstat (limited to 'net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c')
-rw-r--r--net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c b/net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c
deleted file mode 100644
index 0ac22218e1ab..000000000000
--- a/net/gnomenettool/files/patch-network-utilities_gnome-remote-shell.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- network-utilities/gnome-remote-shell.c.orig Mon Sep 1 01:56:21 2003
-+++ network-utilities/gnome-remote-shell.c Mon Sep 1 01:58:11 2003
-@@ -23,6 +23,9 @@
- #endif
-
- #include <netdb.h>
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <gconf/gconf-client.h>
- #include <gtk/gtkdialog.h>
- #include <gtk/gtkentry.h>