git: 9c2cfb7f2c42 - main - devel/py-livemark: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 20:44:44 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9c2cfb7f2c42128bbc5832b9657fc1db781767a2
commit 9c2cfb7f2c42128bbc5832b9657fc1db781767a2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 20:09:09 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 20:44:27 +0000
devel/py-livemark: Update WWW
---
devel/py-livemark/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-livemark/Makefile b/devel/py-livemark/Makefile
index f14b4aa1fbae..59aacb53e6f8 100644
--- a/devel/py-livemark/Makefile
+++ b/devel/py-livemark/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Data presentation framework for Python
-WWW= https://github.com/frictionlessdata/livemark
+WWW= https://livemark.frictionlessdata.io/ \
+ https://github.com/frictionlessdata/livemark
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md