git: 4ac3e8b7884e - main - net/nuster: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 12:08:18 UTC 2021


The branch main has been updated by decke:

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

commit 4ac3e8b7884edd6621393073b0541c3a2a60b410
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 09:39:30 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 12:02:26 +0000

    net/nuster: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 net/nuster/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/nuster/Makefile b/net/nuster/Makefile
index 04fa9507b9df..0e3a933db466 100644
--- a/net/nuster/Makefile
+++ b/net/nuster/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Web caching proxy server based on haproxy
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
-USES=		compiler:c++11-lang cpe gmake
+USES=		compiler:c++11-lang gmake
 USE_RC_SUBR=	nuster
 USE_GITHUB=	yes
 GH_ACCOUNT=	jiangwenyuan


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