Date: Thu, 21 Oct 2021 14:35:13 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d4529734ab28 - main - net/mrouted: Add CPE information Message-ID: <202110211435.19LEZD71072056@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4529734ab289d119c6ff508cf68a1d6d6b0a9d1 commit d4529734ab289d119c6ff508cf68a1d6d6b0a9d1 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:55 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:55 +0000 net/mrouted: Add CPE information Approved by: portmgr (blanket) --- net/mrouted/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile index f068e8067fc8..69ccde784ce7 100644 --- a/net/mrouted/Makefile +++ b/net/mrouted/Makefile @@ -11,6 +11,8 @@ COMMENT= Multicast routing daemon providing DVMRP for IPv4 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= cpe +CPE_VENDOR= troglobit USE_GITHUB= yes GH_ACCOUNT= troglobit USE_RC_SUBR= mrouted
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZD71072056>