diff options
Diffstat (limited to 'databases/py-alembic/Makefile')
-rw-r--r-- | databases/py-alembic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-alembic/Makefile b/databases/py-alembic/Makefile index 5ef88992a3d8..dc3c9da9a53e 100644 --- a/databases/py-alembic/Makefile +++ b/databases/py-alembic/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.11 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |