git: c8aa7c471bf7 - main - www/tcexam: Fix CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jun 2022 07:36:18 UTC
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