Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:21 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b8203a38cfa6 - main - sysutils/py-distro: Update COMMENT and WWW
Message-ID:  <202510061122.596BMLMW085998@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b8203a38cfa62c9a8c32c1a608b1e8110cba6a2d

commit b8203a38cfa62c9a8c32c1a608b1e8110cba6a2d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:16:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:16:22 +0000

    sysutils/py-distro: Update COMMENT and WWW
---
 sysutils/py-distro/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sysutils/py-distro/Makefile b/sysutils/py-distro/Makefile
index aaf879a4f6c0..3342c2fab218 100644
--- a/sysutils/py-distro/Makefile
+++ b/sysutils/py-distro/Makefile
@@ -5,8 +5,9 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Linux OS platform information API
-WWW=		https://github.com/python-distro/distro
+COMMENT=	OS platform information API
+WWW=		https://distro.readthedocs.io/en/latest/ \
+		https://github.com/python-distro/distro
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

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