Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:45 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 00c3b86ff43c - main - www/shellinabox: Add CPE information
Message-ID:  <202110211544.19LFij47071028@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit 00c3b86ff43ce368e8d0968a18993245700696d9
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:41:01 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:41:01 +0000

    www/shellinabox: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/shellinabox/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/shellinabox/Makefile b/www/shellinabox/Makefile
index c414a708bec3..79d13a8266d7 100644
--- a/www/shellinabox/Makefile
+++ b/www/shellinabox/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Publish command line shell through AJAX interface
 
 LICENSE=	GPLv2
 
-USES=	autoreconf libtool ssl
+USES=	autoreconf cpe libtool ssl
+CPE_VENDOR=	${PORTNAME}_project
 
 OPTIONS_DEFINE=	CORES NOLOGIN
 CORES_DESC=	Patch shellinaboxd to enable core dumps



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