diff options
author | leres <leres@FreeBSD.org> | 2017-09-16 02:18:26 +0800 |
---|---|---|
committer | leres <leres@FreeBSD.org> | 2017-09-16 02:18:26 +0800 |
commit | 2e3ebbc4339d854622c1b8add58d816c478583e9 (patch) | |
tree | dd38fbb54178a215f72aadbd6d8844dd2fa8c2f0 /security/bro | |
parent | 394f4a2d7148c6d56fd5d2a0b42f891e62591394 (diff) | |
download | freebsd-ports-gnome-2e3ebbc4339d854622c1b8add58d816c478583e9.tar.gz freebsd-ports-gnome-2e3ebbc4339d854622c1b8add58d816c478583e9.tar.zst freebsd-ports-gnome-2e3ebbc4339d854622c1b8add58d816c478583e9.zip |
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.
- devel/arduino
- devel/arduino-glcd
- devel/arduino-irremote
- devel/arduino-mk
- devel/arduino-sevseg
- net/hostapd
- net/py-pcap
- security/bro
- security/broccoli
- security/create-cert
- sysutils/lbl-cf
- sysutils/lbl-hf
- www/mini_httpd
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D12374
Diffstat (limited to 'security/bro')
-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 50b0281fd3c7..b3d940b89b4d 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://www.bro.org/downloads/:source1 \ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:source1 \ ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION2}_GH0${EXTRACT_SUFX}:source2 -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= System for detecting network intruders in real-time LICENSE= BSD3CLAUSE |