From b8203a38cfa62c9a8c32c1a608b1e8110cba6a2d Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 6 Oct 2025 18:16:22 +0800 Subject: [PATCH] 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