aboutsummaryrefslogtreecommitdiff
path: root/databases/py-psycopg2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-psycopg2/Makefile')
-rw-r--r--databases/py-psycopg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index dc513274adae..3d180a41de4a 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -1,12 +1,12 @@
PORTNAME= psycopg2
-PORTVERSION= 2.9.6
+PORTVERSION= 2.9.7
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= High performance Python adapter for PostgreSQL
-WWW= http://initd.org/psycopg/ \
+WWW= https://www.psycopg.org/ \
https://github.com/psycopg/psycopg2
LICENSE= LGPL3