summaryrefslogtreecommitdiff
path: root/textproc/py-ini2toml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-ini2toml/Makefile')
-rw-r--r--textproc/py-ini2toml/Makefile3
1 files changed, 2 insertions, 1 deletions
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