Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:56:14 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c82359f0cb78 - main - www/minio: Add CPE information
Message-ID:  <202108291956.17TJuETK084356@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit c82359f0cb78fa1a2b48b9b1b00a3ec0a5407a92
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:53:59 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291956.17TJuETK084356>