summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-02-28 02:08:54 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2025-02-28 02:09:27 -0800
commit23d08771600dc1c0dba8849ef2d8a1a46978607e (patch)
treedb1ae9b7baf951d73e1c8b5980d3ef79ea21ab81
parentdevel/pycharm-pro: update to 2024.3.4 (diff)
misc/ollama: Update WWW
-rw-r--r--misc/ollama/Makefile3
1 files changed, 2 insertions, 1 deletions
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