git: 76a30a7dd3be - main - graphics/openslide: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Feb 2025 02:59:28 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=76a30a7dd3be9f0046ab837a041dac7f8c9fe85c commit 76a30a7dd3be9f0046ab837a041dac7f8c9fe85c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-10 01:21:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-10 02:59:09 +0000 graphics/openslide: Update WWW --- graphics/openslide/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/openslide/Makefile b/graphics/openslide/Makefile index 7ce3b7e58405..690f1eb4a146 100644 --- a/graphics/openslide/Makefile +++ b/graphics/openslide/Makefile @@ -6,7 +6,8 @@ CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= C library for reading virtual slide images -WWW= https://openslide.org/ +WWW= https://openslide.org \ + https://github.com/openslide/openslide LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER