diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-21 18:42:18 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-21 19:20:27 +0000 |
| commit | 774a4926fae810f58dea5aa0e12d7c432226d148 (patch) | |
| tree | c88aecefd05d8caf523b4cc4812164c2effda9a8 /databases/py-sqlalchemy13 | |
| parent | 35e8fa65093dbb29ed017c77e49921719e4d9df7 (diff) | |
Diffstat (limited to 'databases/py-sqlalchemy13')
| -rw-r--r-- | databases/py-sqlalchemy13/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
