diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /security/prelude-lml | |
parent | 4eee38c9fc2b11870c0d60940d673888b95cb4ed (diff) | |
download | ports-3887814e0944a3933e7cc1b72b670179f1f33a06.tar.gz ports-3887814e0944a3933e7cc1b72b670179f1f33a06.zip |
Notes
Diffstat (limited to 'security/prelude-lml')
-rw-r--r-- | security/prelude-lml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index 26118368b5d4..ca458485e610 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey LIB_DEPENDS+= prelude.1:${PORTSDIR}/security/libprelude \ |