summaryrefslogtreecommitdiff
path: root/security/barnyard-sguil/files/patch-op_sguil.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /security/barnyard-sguil/files/patch-op_sguil.h
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'security/barnyard-sguil/files/patch-op_sguil.h')
-rw-r--r--security/barnyard-sguil/files/patch-op_sguil.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/security/barnyard-sguil/files/patch-op_sguil.h b/security/barnyard-sguil/files/patch-op_sguil.h
deleted file mode 100644
index de89409bf74d..000000000000
--- a/security/barnyard-sguil/files/patch-op_sguil.h
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/output-plugins/op_sguil.h.orig Mon Mar 15 22:18:20 2004
-+++ src/output-plugins/op_sguil.h Sun Jan 15 22:32:07 2006
-@@ -1,8 +1,9 @@
--/* $Id: op_sguil.h,v 1.2 2004/03/16 04:18:20 andrewbaker Exp $ */
-+/* $Id: op_sguil.h,v 1.2 2005/03/03 21:07:44 bamm Exp $ */
-+
- /*
--** Copyright (C) 2001 Andrew R. Baker <andrewb@snort.org>
-+** Copyright (C) 2002-2004 Robert (Bamm) Visscher <bamm@sguil.net>
- **
--** This program is distributed under the terms of version 1.0 of the
-+** This program is distributed under the terms of version 1.0 of the
- ** Q Public License. See LICENSE.QPL for further details.
- **
- ** This program is distributed in the hope that it will be useful,
-@@ -11,10 +12,4 @@
- **
- */
-
--#ifndef __OP_SGUIL_H__
--#define __OP_SGUIL_H__
--
- void OpSguil_Init();
--
--#endif /* __OP_SGUIL_H__ */
--