diff options
Diffstat (limited to 'science/py-vedo/Makefile')
| -rw-r--r-- | science/py-vedo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/py-vedo/Makefile b/science/py-vedo/Makefile index ca0e5d9e8df8..d5ab3ddf354d 100644 --- a/science/py-vedo/Makefile +++ b/science/py-vedo/Makefile @@ -1,13 +1,13 @@ PORTNAME= vedo -DISTVERSION= 2024.5.3 -PORTREVISION= 1 +DISTVERSION= 2025.5.4 CATEGORIES= science graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python module for scientific analysis and visualization of 3D objects -WWW= https://vedo.embl.es/ +WWW= https://vedo.embl.es/ \ + https://github.com/marcomusy/vedo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |
