git: da89dd39f528 - main - textproc/py-marko: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 16:47:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=da89dd39f528a695fe34e4daa2f1f6aaf11fccb8
commit da89dd39f528a695fe34e4daa2f1f6aaf11fccb8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:33:06 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:40:17 +0000
textproc/py-marko: Update WWW
---
textproc/py-marko/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/py-marko/Makefile b/textproc/py-marko/Makefile
index a994e13596b8..cc1a8e8f7c4c 100644
--- a/textproc/py-marko/Makefile
+++ b/textproc/py-marko/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Markdown parser with high extensibility
-WWW= https://github.com/frostming/marko
+WWW= https://marko-py.readthedocs.io/en/latest/ \
+ https://github.com/frostming/marko
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE