git: 3d5980fb2f31 - main - graphics/libansilove: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:46 UTC 2021


The branch main has been updated by decke:

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

commit 3d5980fb2f31ec779f8ab0de5a21f4e69bcffef3
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:49:01 +0000
Commit:     Bernhard Froehlich <decke at 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


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