diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-03 13:19:34 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-03 13:19:34 +0000 |
commit | dc1a37eb3345bdd327ee82bb845d472d659700ea (patch) | |
tree | 002e656ecee36a077c20bdd760315c3b6edd061a /security/barnyard-sguil | |
parent | b1dfdf165fc83508efc00fd2d5381460e48f9ca6 (diff) |
- Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.
PR: ports/122648, ports/122700
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Notes
Notes:
svn path=/head/; revision=212535
Diffstat (limited to 'security/barnyard-sguil')
-rw-r--r-- | security/barnyard-sguil/Makefile | 6 | ||||
-rw-r--r-- | security/barnyard-sguil/files/patch-barnyard.conf | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/barnyard-sguil/Makefile b/security/barnyard-sguil/Makefile index a3e01c102350..9601cf028974 100644 --- a/security/barnyard-sguil/Makefile +++ b/security/barnyard-sguil/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: barnyard-sguil6 +# New ports collection makefile for: barnyard-sguil # Date created: 23 Jan 2006 # Whom: pauls # # $FreeBSD$ # -PKGNAMESUFFIX= -sguil6 -COMMENT= An output system for Snort (patched for sguil6) +PKGNAMESUFFIX= -sguil +COMMENT= An output system for Snort (patched for sguil) LIB_DEPENDS+= tcl84.1:${PORTSDIR}/lang/tcl84 diff --git a/security/barnyard-sguil/files/patch-barnyard.conf b/security/barnyard-sguil/files/patch-barnyard.conf index cd1038bdd608..3e7df1d64a2b 100644 --- a/security/barnyard-sguil/files/patch-barnyard.conf +++ b/security/barnyard-sguil/files/patch-barnyard.conf @@ -14,7 +14,7 @@ -# automatically associate with each other by type and -# are automatically selected at run time depending on -# the type of file you try to load. -+# This config is to be used ONLY for barnyard-sguil6 and ++# This config is to be used ONLY for barnyard-sguil and +# will not work for other uses of barnyard such as base +# because it is missing many of the configuration options +# that are required for other uses. The requirements for |