git: d4529734ab28 - main - net/mrouted: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:13 UTC
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