Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2025 02:59:28 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: 76a30a7dd3be - main - graphics/openslide: Update WWW
Message-ID:  <202502100259.51A2xSQJ079639@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502100259.51A2xSQJ079639>