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 9d8097e772d6..0da96a088fbf 100644 --- a/databases/py-alembic/Makefile +++ b/databases/py-alembic/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |