Date: Sun, 29 Aug 2021 19:17:36 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: 4c120089152d - main - www/gitea: Add CPE information Message-ID: <202108291917.17TJHaTW029975@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=4c120089152da52b8d9096d064759deba1ceaacc commit 4c120089152da52b8d9096d064759deba1ceaacc Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:05:58 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:17:07 +0000 www/gitea: Add CPE information Approved by: portmgr (blanket) --- www/gitea/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index aa0f02a60fa4..54a693e9a79d 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git:devel/git -USES= gmake go:no_targets +USES= cpe gmake go:no_targets USE_RC_SUBR= gitea SUB_FILES+= app.ini.sample
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291917.17TJHaTW029975>