diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:22:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:22:42 +0000 |
commit | afe07e88e748dd2e1b0030943bf40a318f8f6602 (patch) | |
tree | 6c047ccd84d96a1563c38058b509e2b3592dfbbe /security/prelude-lml | |
parent | 9c1e21859fe50c008b13471e02deacef8a9bee38 (diff) |
Notes
Diffstat (limited to 'security/prelude-lml')
-rw-r--r-- | security/prelude-lml/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index 8ecb4128e24d..d1dfd88f78dc 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -13,6 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old MAINTAINER= ports@FreeBSD.org COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \ pcre.0:${PORTSDIR}/devel/pcre |