summaryrefslogtreecommitdiff
path: root/security/fwtk/files/patch-am
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-04 21:43:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-04 21:43:08 +0000
commit1f1efd32201edafcb92c766b81027532b3740eed (patch)
tree3fba32581d8c45581bbbf2defef77a2cc47dbe7e /security/fwtk/files/patch-am
parentThis Horde package contains all Horde-specific wrapper classes (diff)
Removed fwtk, no more public distfiles, expired for long
Diffstat (limited to 'security/fwtk/files/patch-am')
-rw-r--r--security/fwtk/files/patch-am14
1 files changed, 0 insertions, 14 deletions
diff --git a/security/fwtk/files/patch-am b/security/fwtk/files/patch-am
deleted file mode 100644
index a5472f261b72..000000000000
--- a/security/fwtk/files/patch-am
+++ /dev/null
@@ -1,14 +0,0 @@
---- lib/daemon.c.orig Thu Feb 5 16:01:34 1998
-+++ lib/daemon.c Thu Dec 10 07:57:36 1998
-@@ -11,10 +11,10 @@
- * added sleep on bind failure.
- */
-
-+#include <sys/types.h>
- #include <sys/signal.h>
- #include <syslog.h>
- #include <errno.h>
--#include <sys/types.h>
- #include <sys/socket.h>
- #ifdef SYSV
- #include <sys/sockio.h>