git: 6e6533261512 - main - net-mgmt/cdpd: Pass maintainership to new volunteer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 09:00:57 UTC
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e6533261512a6b9456bb2886ea4e26250462766 commit 6e6533261512a6b9456bb2886ea4e26250462766 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-09-14 08:56:02 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-09-14 09:00:27 +0000 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