git: 23d08771600d - main - misc/ollama: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Feb 2025 10:09:30 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=23d08771600dc1c0dba8849ef2d8a1a46978607e
commit 23d08771600dc1c0dba8849ef2d8a1a46978607e
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-28 10:08:54 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-28 10:09:27 +0000
misc/ollama: Update WWW
---
misc/ollama/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/misc/ollama/Makefile b/misc/ollama/Makefile
index 0d784a9f45c8..1420105c6a3e 100644
--- a/misc/ollama/Makefile
+++ b/misc/ollama/Makefile
@@ -6,7 +6,8 @@ CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
COMMENT= Run Llama 2, Mistral, and other large language models
-WWW= https://ollama.com/
+WWW= https://ollama.com \
+ https://github.com/ollama/ollama
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE