git: 7eb672273832 - main - mail/py-flask-mail: Update WWW

From: Wen Heping <wen_at_FreeBSD.org>
Date: Sun, 23 Jun 2024 04:30:51 UTC
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb672273832424a0b4d874e6f6e349eb02e1b85

commit 7eb672273832424a0b4d874e6f6e349eb02e1b85
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-06-23 04:29:12 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-06-23 04:29:12 +0000

    mail/py-flask-mail: Update WWW
    
    PR:             279917
    Reported by:    john@saltant.com(maintainer)
---
 mail/py-flask-mail/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail/py-flask-mail/Makefile b/mail/py-flask-mail/Makefile
index 4633e032a2fe..2e9210b11d4b 100644
--- a/mail/py-flask-mail/Makefile
+++ b/mail/py-flask-mail/Makefile
@@ -8,7 +8,7 @@ DISTNAME=	flask_mail-${DISTVERSION}
 MAINTAINER=	john@saltant.com
 COMMENT=	Send SMTP email from a Flask web application
 WWW=		https://flask-mail.readthedocs.io/ \
-		https://github.com/mattupstate/flask-mail
+		https://github.com/pallets-eco/flask-mail
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt