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-erpcd::env_parser.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-erpcd::env_parser.c')
-rw-r--r-- | net-mgmt/annextools/files/patch-erpcd::env_parser.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/annextools/files/patch-erpcd::env_parser.c b/net-mgmt/annextools/files/patch-erpcd::env_parser.c deleted file mode 100644 index a19c80690c25..000000000000 --- a/net-mgmt/annextools/files/patch-erpcd::env_parser.c +++ /dev/null @@ -1,11 +0,0 @@ ---- erpcd/env_parser.c.orig Fri Apr 3 15:36:47 1998 -+++ erpcd/env_parser.c Thu Sep 18 20:10:32 2003 -@@ -29,6 +29,8 @@ - #include <netinet/in.h> - #include <netdb.h> - #include <net/if.h> -+#include <net/if_var.h> -+#include <netinet/in.h> - #include <netinet/in_var.h> - #include <netinet/if_ether.h> - #include <syslog.h> |