diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 06:05:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 06:05:51 +0000 |
commit | 4681ca0af3748934fa9e0e35981cea6e5f80062f (patch) | |
tree | 66de6e8d09f74d884ec43657e82b5f292d8922af /net-mgmt/annextools/files/patch-libannex::ip_layer.c | |
parent | Add missing binary to pkg-plist. (diff) |
Removed unmaintained expired ports from net-mgmt
2011-05-01 net-mgmt/annextools: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/asused: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/grepip: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/ipsectrace: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/knowlan: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/p5-Altoids: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/pktstat: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/scotty3: Upstream disapear and distfile is no more available
Diffstat (limited to 'net-mgmt/annextools/files/patch-libannex::ip_layer.c')
-rw-r--r-- | net-mgmt/annextools/files/patch-libannex::ip_layer.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/annextools/files/patch-libannex::ip_layer.c b/net-mgmt/annextools/files/patch-libannex::ip_layer.c deleted file mode 100644 index f76d070caac7..000000000000 --- a/net-mgmt/annextools/files/patch-libannex::ip_layer.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libannex/ip_layer.c.orig Thu Aug 4 15:57:47 1994 -+++ libannex/ip_layer.c Thu Sep 18 20:18:15 2003 -@@ -63,6 +63,8 @@ - *****************************************************************************/ - - #include <sys/types.h> -+#include <netinet/in.h> -+#include <arpa/inet.h> - #include <stdio.h> - #include "../inc/config.h" - #include "port/port.h" |