git: 774a4926fae8 - main - databases/py-sqlalchemy13: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 19:26:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=774a4926fae810f58dea5aa0e12d7c432226d148
commit 774a4926fae810f58dea5aa0e12d7c432226d148
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:42:18 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:20:27 +0000
databases/py-sqlalchemy13: Update WWW
---
databases/py-sqlalchemy13/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/databases/py-sqlalchemy13/Makefile b/databases/py-sqlalchemy13/Makefile
index 0d4e1d11b770..2c47e3fac4f9 100644
--- a/databases/py-sqlalchemy13/Makefile
+++ b/databases/py-sqlalchemy13/Makefile
@@ -8,7 +8,8 @@ DISTNAME= SQLAlchemy-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python SQL toolkit and Object Relational Mapper 1.3.x
-WWW= https://www.sqlalchemy.org/
+WWW= https://www.sqlalchemy.org/ \
+ https://github.com/sqlalchemy/sqlalchemy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE