git: 3c844d4a1e99 - main - www/vikunja: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Sep 2026 08:28:43 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c844d4a1e993780e53532954c6d43cedc0a8cb7
commit 3c844d4a1e993780e53532954c6d43cedc0a8cb7
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-09-12 08:28:17 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-09-12 08:28:35 +0000
www/vikunja: Add CPE information
---
www/vikunja/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/vikunja/Makefile b/www/vikunja/Makefile
index 8dca4bdf8e36..32f4b0c7b192 100644
--- a/www/vikunja/Makefile
+++ b/www/vikunja/Makefile
@@ -12,7 +12,7 @@ WWW= https://vikunja.io
LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.27,modules
+USES= cpe go:1.27,modules
USE_GITHUB= yes
GH_ACCOUNT= go-vikunja