git: f77310893e13 - main - net/tcpreen: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:46 UTC 2021


The branch main has been updated by decke:

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

commit f77310893e135182408991a935007bb529e6dbae
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 11:36:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 11:36:19 +0000

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

diff --git a/net/tcpreen/Makefile b/net/tcpreen/Makefile
index 3ac48816c94c..0458c43a7e3d 100644
--- a/net/tcpreen/Makefile
+++ b/net/tcpreen/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Simple TCP session re-engineering tool
 
 LICENSE=	GPLv2+
 
-USES=		tar:bzip2
+USES=		cpe tar:bzip2
 GNU_CONFIGURE=	yes
 
 OPTIONS_SUB=	yes


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