From 6e6533261512a6b9456bb2886ea4e26250462766 Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Sat, 14 Sep 2024 17:56:02 +0900 Subject: [PATCH] net-mgmt/cdpd: Pass maintainership to new volunteer Requested by: new maintainer (in freebsd-ports ML) --- net-mgmt/cdpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/cdpd/Makefile b/net-mgmt/cdpd/Makefile index 50dc40728762..492581e9f2e1 100644 --- a/net-mgmt/cdpd/Makefile +++ b/net-mgmt/cdpd/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://snar.spb.ru/prog/cdpd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@gushi.org COMMENT= Daemon to send CDP/LLDP announces over ethernet LICENSE= BSD2CLAUSE