From ed5a397197995d129a7dfbf207c113609e81b12e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Sat, 19 Aug 2000 16:19:10 +0000 Subject: Upgrade to 1.8.1. Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port). --- net-mgmt/argus/files/patch-ae | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-mgmt/argus/files/patch-ae (limited to 'net-mgmt/argus/files/patch-ae') diff --git a/net-mgmt/argus/files/patch-ae b/net-mgmt/argus/files/patch-ae new file mode 100644 index 000000000000..7c271fc998ef --- /dev/null +++ b/net-mgmt/argus/files/patch-ae @@ -0,0 +1,11 @@ +--- common/addrtoname.c.orig Thu Apr 15 18:15:00 1999 ++++ common/addrtoname.c Tue Aug 15 18:11:25 2000 +@@ -59,7 +59,7 @@ + static SIGRET nohostname(int); + #ifdef ETHER_SERVICE + struct ether_addr; +-#ifndef linux ++#if !defined(linux) && !defined(__FreeBSD__) + extern int ether_ntohost(char *, struct ether_addr *); + #endif + #endif -- cgit v1.2.3