git: 6ce102356b25 - main - security/zebedee: Add CPE information

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


The branch main has been updated by decke:

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

commit 6ce102356b259fbb80c79b181df6c3cccaddce52
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:12:51 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:16 +0000

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

diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile
index a7d81ee75b11..b0d1e0c78ab9 100644
--- a/security/zebedee/Makefile
+++ b/security/zebedee/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Encrypted, secure compressed TCP tunnel
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/GPL2.txt
 
-USES=		perl5 ssl
+USES=		cpe perl5 ssl
 USE_PERL5=	build
 
 PORTEXAMPLES=	vncviewer.zbd vncserver.zbd server.key server.id client1.key \


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