diff options
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 \ |