diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-05 11:23:26 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-05 11:23:26 +0800 |
commit | 4ce68fbef0dbf01435b66554c3ad764b797ea69a (patch) | |
tree | 0a9f0c604ccbf2218ab103eb59e1345fc1b3651f /net-mgmt/etherape/files | |
parent | 42b41932a907dbd7bbefd223e7a12c18dce99742 (diff) | |
download | freebsd-ports-gnome-4ce68fbef0dbf01435b66554c3ad764b797ea69a.tar.gz freebsd-ports-gnome-4ce68fbef0dbf01435b66554c3ad764b797ea69a.tar.zst freebsd-ports-gnome-4ce68fbef0dbf01435b66554c3ad764b797ea69a.zip |
o Update to 0.8.0
o Remove patch: integrated in the distribution
PR: 29419
Submitted by: MAINTAINER
Diffstat (limited to 'net-mgmt/etherape/files')
-rw-r--r-- | net-mgmt/etherape/files/patch-conversations.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/etherape/files/patch-conversations.c b/net-mgmt/etherape/files/patch-conversations.c deleted file mode 100644 index 7c0673cf3983..000000000000 --- a/net-mgmt/etherape/files/patch-conversations.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/conversations.c.orig Fri Jul 6 11:47:09 2001 -+++ src/conversations.c Fri Jul 6 11:47:18 2001 -@@ -21,6 +21,7 @@ - #include <config.h> - #endif - -+#include <sys/types.h> - #include <netinet/in.h> - #include "globals.h" - #include "conversations.h" |