aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:48:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:06:10 +0000
commitd6e5e55c866eb47f9a2f0adeacd5848e3bd30914 (patch)
treea070ab6c962b4575eed66bcaab35f399aefa87ed
parent914f3fe24c2e7f273e4049c9073b6f7af1824622 (diff)
downloadports-d6e5e55c866eb47f9a2f0adeacd5848e3bd30914.tar.gz
ports-d6e5e55c866eb47f9a2f0adeacd5848e3bd30914.zip
math/py-hdbscan: Update WWW
-rw-r--r--math/py-hdbscan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-hdbscan/Makefile b/math/py-hdbscan/Makefile
index 68bc9c342459..3100bdf287ce 100644
--- a/math/py-hdbscan/Makefile
+++ b/math/py-hdbscan/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Clustering based on density with variable density clusters
-WWW= https://github.com/scikit-learn-contrib/hdbscan
+WWW= https://hdbscan.readthedocs.io/en/latest/ \
+ https://github.com/scikit-learn-contrib/hdbscan
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE