Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:24:51 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: baf429196f56 - main - shells/scponly: Add CPE information
Message-ID:  <202108310924.17V9OpCd092800@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit baf429196f56ee21475e2807a0b7315343da7e2f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 07:50:44 +0000
Commit:     Bernhard Froehlich <decke@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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310924.17V9OpCd092800>