diff options
author | kevlo <kevlo@FreeBSD.org> | 2013-01-10 10:29:44 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2013-01-10 10:29:44 +0800 |
commit | cf9531f925aced6a7488ae4e98bec6ad4d234d86 (patch) | |
tree | 4ed51cc3aabddc1af0277160f639d9249140c764 /security/bro/Makefile | |
parent | 5676098ee47d19692070eac5fa09f2ecdb272ff3 (diff) | |
download | freebsd-ports-gnome-cf9531f925aced6a7488ae4e98bec6ad4d234d86.tar.gz freebsd-ports-gnome-cf9531f925aced6a7488ae4e98bec6ad4d234d86.tar.zst freebsd-ports-gnome-cf9531f925aced6a7488ae4e98bec6ad4d234d86.zip |
Assign maintainership to Craig Leres.
PR: ports/175152
Diffstat (limited to 'security/bro/Makefile')
-rw-r--r-- | security/bro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index d787159656de..fbca9812ea60 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.1 CATEGORIES= security MASTER_SITES= http://www.bro-ids.org/downloads/release/ -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= leres@ee.lbl.gov COMMENT= System for detecting network intruders in real-time BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ |