diff options
Diffstat (limited to 'databases/py-psycopg-pool/Makefile')
-rw-r--r-- | databases/py-psycopg-pool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg-pool/Makefile b/databases/py-psycopg-pool/Makefile index 75f29ac3a78b..460192b167cc 100644 --- a/databases/py-psycopg-pool/Makefile +++ b/databases/py-psycopg-pool/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= psycopg-pool -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |