From 0a1ea79b5f790826886c467b3fade703faec0464 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sun, 15 Aug 2021 18:25:15 +0000 Subject: [PATCH] net/rclone: Add CPE information Approved by: portmgr (blanket) --- net/rclone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/rclone/Makefile b/net/rclone/Makefile index b3cb7782fd720..866b5494b970a 100644 --- a/net/rclone/Makefile +++ b/net/rclone/Makefile @@ -9,7 +9,7 @@ COMMENT= Sync files to and from various cloud services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= go:modules +USES= cpe go:modules USE_GITHUB= yes GH_ACCOUNT= ncw GH_TUPLE= Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \