diff options
Diffstat (limited to 'databases/py-mysql-connector-python/Makefile')
-rw-r--r-- | databases/py-mysql-connector-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index f17bd20c3cea..517ca57abead 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mysql-connector-python -PORTVERSION= 8.0.21 +PORTVERSION= 8.0.22 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |