Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:41 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: 3d5980fb2f31 - main - graphics/libansilove: Fix CPE information
Message-ID:  <202108311951.17VJpft3039265@gitrepo.freebsd.org>

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

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

commit 3d5980fb2f31ec779f8ab0de5a21f4e69bcffef3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:49:01 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:21 +0000

    graphics/libansilove: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/libansilove/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/libansilove/Makefile b/graphics/libansilove/Makefile
index 1a33d88fc055..029e3035f2de 100644
--- a/graphics/libansilove/Makefile
+++ b/graphics/libansilove/Makefile
@@ -16,6 +16,8 @@ GH_ACCOUNT=	ansilove
 USES=		cpe cmake
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	ansilove
+
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
 PORTDOCS=	AUTHORS ChangeLog README.md THANKS



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