diff options
Diffstat (limited to 'databases/py-psycopg-pool')
-rw-r--r-- | databases/py-psycopg-pool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-psycopg-pool/Makefile b/databases/py-psycopg-pool/Makefile index 38127ec8bc64..c1df94fabddd 100644 --- a/databases/py-psycopg-pool/Makefile +++ b/databases/py-psycopg-pool/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Connection Pool for Psycopg +WWW= https://www.psycopg.org/ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |