git: edaaee18cfd3 - main - misc/gemini-cli: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Oct 2025 09:18:30 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=edaaee18cfd3a6bb2e038b33ac97e39b2fa7a3f7
commit edaaee18cfd3a6bb2e038b33ac97e39b2fa7a3f7
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-10-18 09:17:08 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-10-18 09:18:26 +0000
misc/gemini-cli: Update WWW
---
misc/gemini-cli/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/misc/gemini-cli/Makefile b/misc/gemini-cli/Makefile
index 00dbae85290a..24e2985f1876 100644
--- a/misc/gemini-cli/Makefile
+++ b/misc/gemini-cli/Makefile
@@ -4,7 +4,8 @@ CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
COMMENT= Open-source CLI for direct access to Google's Gemini AI model
-WWW= https://google-gemini.github.io/gemini-cli/ \
+WWW= https://geminicli.com/ \
+ https://google-gemini.github.io/gemini-cli/ \
https://github.com/google-gemini/gemini-cli
LICENSE= APACHE20