diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-04 07:47:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-04 07:47:18 +0000 |
commit | 606a572e11ab7ed23752deff0e6f037e2336a1df (patch) | |
tree | bed8b31ef05c6669d466b3df1f3871c311b6a0af /net/netdude/files/protocols-fddi::nd_fddi.h.patch | |
parent | Add libnetdude 0.6, (diff) |
- Update to 0.4.5
- Give maintainership to submitter
PR: ports/66198
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Notes
Notes:
svn path=/head/; revision=108344
Diffstat (limited to 'net/netdude/files/protocols-fddi::nd_fddi.h.patch')
-rw-r--r-- | net/netdude/files/protocols-fddi::nd_fddi.h.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/netdude/files/protocols-fddi::nd_fddi.h.patch b/net/netdude/files/protocols-fddi::nd_fddi.h.patch deleted file mode 100644 index 33915ad993cc..000000000000 --- a/net/netdude/files/protocols-fddi::nd_fddi.h.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- protocols/fddi/nd_fddi.h.orig Tue May 13 10:34:37 2003 -+++ protocols/fddi/nd_fddi.h Tue May 13 10:40:53 2003 -@@ -26,7 +26,7 @@ - #ifndef __nd_fddi_h - #define __nd_fddi_h - --#include <netinet/if_fddi.h> -+#include <net/fddi.h> - - #include <netdude/nd_gettext.h> - #include <netdude/nd_packet.h> |