diff options
author | araujo <araujo@FreeBSD.org> | 2008-05-03 21:19:34 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-05-03 21:19:34 +0800 |
commit | 2a889b07341b4ce78902feee372ae4a498aefd04 (patch) | |
tree | ace2a5864eba29e895bcaa4ad0755fa64711214c /security/barnyard-sguil | |
parent | f957549722fcad41fd1e9e4ac811e591e40eed41 (diff) | |
download | freebsd-ports-gnome-2a889b07341b4ce78902feee372ae4a498aefd04.tar.gz freebsd-ports-gnome-2a889b07341b4ce78902feee372ae4a498aefd04.tar.zst freebsd-ports-gnome-2a889b07341b4ce78902feee372ae4a498aefd04.zip |
- Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.
PR: ports/122648, ports/122700
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
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 |