git: 152358909e0e - main - security/proxytunnel: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:46 UTC 2021


The branch main has been updated by decke:

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

commit 152358909e0e2faf17df2a56d963471d70882ee5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:20:44 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:36 +0000

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

diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile
index c66399802e09..8e0da8a64966 100644
--- a/security/proxytunnel/Makefile
+++ b/security/proxytunnel/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
 		minixmlto:textproc/minixmlto
 
-USES=		pkgconfig gmake ssl
+USES=		cpe gmake pkgconfig ssl
 USE_GITHUB=	yes
 
 PLIST_FILES=	bin/proxytunnel man/man1/proxytunnel.1.gz


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