Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2022 07:36:18 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: c8aa7c471bf7 - main - www/tcexam: Fix CPE information
Message-ID:  <202206170736.25H7aIuv037020@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=c8aa7c471bf7917db4c6a951d905c9e960078ce3

commit c8aa7c471bf7917db4c6a951d905c9e960078ce3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-06-17 07:35:53 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-06-17 07:35:53 +0000

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

diff --git a/www/tcexam/Makefile b/www/tcexam/Makefile
index 74de493619ff..30b1ad1b35a7 100644
--- a/www/tcexam/Makefile
+++ b/www/tcexam/Makefile
@@ -11,6 +11,8 @@ LICENSE=	GPLv3
 USES=		cpe php:flavors tar:tgz
 USE_PHP=	curl gd xml
 
+CPE_VENDOR=	tecnick
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	tecnickcom
 



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