git: 8bc8d3d27e5c - main - textproc/py-ini2toml: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Jul 2025 07:27:28 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8bc8d3d27e5c884ce26b38f9089a54245080cefc
commit 8bc8d3d27e5c884ce26b38f9089a54245080cefc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-07-23 07:20:07 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-07-23 07:23:19 +0000
textproc/py-ini2toml: Update WWW
---
textproc/py-ini2toml/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/py-ini2toml/Makefile b/textproc/py-ini2toml/Makefile
index 3f0ceb3d1eb2..131954c3a3eb 100644
--- a/textproc/py-ini2toml/Makefile
+++ b/textproc/py-ini2toml/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Automatically conversion of .ini/.cfg files to TOML equivalents
-WWW= https://github.com/abravalheri/ini2toml
+WWW= https://ini2toml.readthedocs.io/en/latest/ \
+ https://github.com/abravalheri/ini2toml
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt