git: b1c53ca1af16 - main - net/daq: pass maintainer to dvl

Brad Davis brd at FreeBSD.org
Thu Jun 10 22:26:07 UTC 2021


The branch main has been updated by brd (doc, src committer):

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1c53ca1af163e999e1db9421f2720fbd4179c6c

commit b1c53ca1af163e999e1db9421f2720fbd4179c6c
Author:     Brad Davis <brd at FreeBSD.org>
AuthorDate: 2021-06-10 21:46:33 +0000
Commit:     Brad Davis <brd at FreeBSD.org>
CommitDate: 2021-06-10 21:46:33 +0000

    net/daq: pass maintainer to dvl
    
    zi says it makes sense for the snort maintainer to also maintain daq.
    
    Approved by:    zi (maintainer), dvl
---
 net/daq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/daq/Makefile b/net/daq/Makefile
index 81fe1f408578..3464292108e5 100644
--- a/net/daq/Makefile
+++ b/net/daq/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	https://snort.org/downloads/snortplus/ \
 		ZI
 
-MAINTAINER=	zi at FreeBSD.org
+MAINTAINER=	dvl at FreeBSD.org
 COMMENT=	Data Acquisition abstraction library for snort 2.9+
 
 LICENSE=	GPLv2


More information about the dev-commits-ports-main mailing list