git: a225cedd3f0e - main - graphics/pcl-pointclouds: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jan 2025 21:02:26 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a225cedd3f0e36c5ec4dc4838d998e675142c7ba
commit a225cedd3f0e36c5ec4dc4838d998e675142c7ba
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-14 20:25:49 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-14 21:02:21 +0000
graphics/pcl-pointclouds: Update WWW
---
graphics/pcl-pointclouds/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile
index 19e45175598c..d5f248e0fc4f 100644
--- a/graphics/pcl-pointclouds/Makefile
+++ b/graphics/pcl-pointclouds/Makefile
@@ -12,7 +12,8 @@ PATCHFILES+= 69a2392e4c5976bd4dc1e33cc4659fa210f68485.patch:-p1 # https://github
MAINTAINER= yuri@FreeBSD.org
COMMENT= Point Cloud Library
-WWW= https://pointclouds.org/
+WWW= https://pointclouds.org/ \
+ https://github.com/PointCloudLibrary/pcl
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt