Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:17 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: 513baa17636e - main - sysutils/autojump: Add CPE information
Message-ID:  <202110211436.19LEaHSm073690@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=513baa17636eb8c4fbf1e27fc255dfce41fa58b3

commit 513baa17636eb8c4fbf1e27fc255dfce41fa58b3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:10 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:10 +0000

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

diff --git a/sysutils/autojump/Makefile b/sysutils/autojump/Makefile
index 9ddd18d3230a..82402e7ffa04 100644
--- a/sysutils/autojump/Makefile
+++ b/sysutils/autojump/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Faster way to navigate your filesystem
 
 LICENSE=	GPLv3+
 
-USES=	python:run shebangfix
+USES=	cpe python:run shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	wting
 USE_PYTHON=	concurrent autoplist



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