Date: Tue, 14 Jan 2025 21:02:26 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a225cedd3f0e - main - graphics/pcl-pointclouds: Update WWW Message-ID: <202501142102.50EL2QUv027825@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501142102.50EL2QUv027825>