From 9e665d5a0f8fd16ccd1f3cc0747a4b5bd16e16a8 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 21 Sep 2021 12:16:16 +0000 Subject: [PATCH] net/routinator: Add CPE information Approved by: portmgr (blanket) --- net/routinator/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 82d8f133312bc..96b64f6e0744a 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -15,9 +15,10 @@ ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures RUN_DEPENDS= rsync:net/rsync -USES= cargo +USES= cargo cpe USE_GITHUB= yes GH_ACCOUNT= NLnetLabs +CPE_VENDOR= nlnetlabs USE_RC_SUBR= routinator