git: baf429196f56 - main - shells/scponly: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:24:52 UTC 2021


The branch main has been updated by decke:

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

commit baf429196f56ee21475e2807a0b7315343da7e2f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:50:44 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:08 +0000

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

diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index 814713c3c37a..80aa6c04ac0b 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Tiny shell that only permits scp and sftp
 
 LICENSE=	BSD2CLAUSE
 
-USES=		tar:tgz
+USES=		cpe tar:tgz
 
 PORTDOCS=	BUILDING-JAILS.TXT INSTALL README SECURITY
 GNU_CONFIGURE=	yes


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