diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-25 12:17:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-25 12:17:55 +0800 |
commit | bf9deaea643d7338fdbebc9593792ba4ca78254e (patch) | |
tree | 0380487a7cc49556f5815e66895f6c88c102dace /databases/py-tiledb | |
parent | www/node20: Update to 20.16.0 (diff) |
databases/py-tiledb: Update WWW
Diffstat (limited to 'databases/py-tiledb')
-rw-r--r-- | databases/py-tiledb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-tiledb/Makefile b/databases/py-tiledb/Makefile index a671277b6c64..15e85de8c3a4 100644 --- a/databases/py-tiledb/Makefile +++ b/databases/py-tiledb/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to the TileDB array storage manager -WWW= https://github.com/TileDB-Inc/TileDB-Py +WWW= https://tiledb-inc-tiledb.readthedocs-hosted.com/projects/tiledb-py/en/stable/ \ + https://github.com/TileDB-Inc/TileDB-Py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |