diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /security/prelude-nids | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | FreeBSD-ports-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip FreeBSD-ports-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz |
- Update my email address
Approved and reviewed by: erwin (mentor)
Diffstat (limited to 'security/prelude-nids')
-rw-r--r-- | security/prelude-nids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/prelude-nids/Makefile b/security/prelude-nids/Makefile index 6f50cd3..abcf8c6 100644 --- a/security/prelude-nids/Makefile +++ b/security/prelude-nids/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.8.6 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 sensor LIB_DEPENDS= prelude.1:${PORTSDIR}/security/libprelude |