Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2024 04:30:51 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7eb672273832 - main - mail/py-flask-mail: Update WWW
Message-ID:  <202406230430.45N4UpjF010227@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406230430.45N4UpjF010227>