git: 0504b95dbef4 - main - net/syncthing: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:30:37 UTC 2021


The branch main has been updated by decke:

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

commit 0504b95dbef47f4b0f9bb038e63c22fd2c5e9625
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:29:50 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:29:50 +0000

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

diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile
index 3735ce420f39..e173aebafdcf 100644
--- a/net/syncthing/Makefile
+++ b/net/syncthing/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Encrypted file sync tool
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/${PORTNAME}/LICENSE
 
-USES=		go
+USES=		cpe go
 
 USE_RC_SUBR=	syncthing syncthing-discosrv syncthing-relaysrv syncthing-relaypoolsrv
 


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