git: c82359f0cb78 - main - www/minio: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:56:15 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c82359f0cb78fa1a2b48b9b1b00a3ec0a5407a92

commit c82359f0cb78fa1a2b48b9b1b00a3ec0a5407a92
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:53:59 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:53:59 +0000

    www/minio: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/minio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/minio/Makefile b/www/minio/Makefile
index f6f2629a0ea5..141fa1fe74b8 100644
--- a/www/minio/Makefile
+++ b/www/minio/Makefile
@@ -8,7 +8,7 @@ COMMENT=	Amazon S3 compatible object storage server
 
 LICENSE=	APACHE20
 
-USES=		compiler go:modules
+USES=		compiler cpe go:modules
 
 USE_GITHUB=	yes
 GHTAG=		RELEASE.2021-08-25T00-41-18Z


More information about the dev-commits-ports-main mailing list