git: b8203a38cfa6 - main - sysutils/py-distro: Update COMMENT and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 11:22:21 UTC
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