diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-10-22 03:32:17 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-10-22 03:32:17 +0000 |
commit | 005a8277644c1e1b175db33d485f65904c0675d1 (patch) | |
tree | 22944bdd4411710890bb729575356051e1a325b6 /security | |
parent | 853b1b2183020d3630274bd3aa55f4e542378299 (diff) | |
download | ports-005a8277644c1e1b175db33d485f65904c0675d1.tar.gz ports-005a8277644c1e1b175db33d485f65904c0675d1.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/prelude-nids/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/prelude-nids/Makefile b/security/prelude-nids/Makefile index fa8ff9c08e72..9d558708f4b4 100644 --- a/security/prelude-nids/Makefile +++ b/security/prelude-nids/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/ MAINTAINER= sergei@FreeBSD.org COMMENT= Prelude Network Intrusion Detection System sensor +IGNORE= is deprecated and does not build with libprelude-0.9.0 or later DEPRECATED= Prelude 0.9.0 and later is using Snort as its default NIDS sensor EXPIRATION_DATE= 2005-11-21 |