git: 53aa1bafe41c - main - www/py-flask-script: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:25:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=53aa1bafe41ca93c43caa6d2b5d45f350c61ece7 commit 53aa1bafe41ca93c43caa6d2b5d45f350c61ece7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:47:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:09 +0000 www/py-flask-script: Update WWW --- www/py-flask-script/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/py-flask-script/Makefile b/www/py-flask-script/Makefile index 0dc9d64a1585..f9bff93ebb46 100644 --- a/www/py-flask-script/Makefile +++ b/www/py-flask-script/Makefile @@ -7,7 +7,8 @@ DISTNAME= Flask-Script-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Scripting support for Flask -WWW= https://flask-script.readthedocs.io/ +WWW= https://flask-script.readthedocs.io/en/latest/ \ + https://github.com/smurfix/flask-script LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE