summaryrefslogtreecommitdiff
path: root/databases/py-sqlparse/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:07:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:07:38 +0000
commita7e1321d42d0cd7c38685462e7c41623703e8772 (patch)
tree00d244a243d53fdf7da41f6f0fadb47b67bad6ac /databases/py-sqlparse/Makefile
parent2ea7b8527806e866331fb4bef3ea4b383e0b98d7 (diff)
Notes
Diffstat (limited to 'databases/py-sqlparse/Makefile')
-rw-r--r--databases/py-sqlparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlparse/Makefile b/databases/py-sqlparse/Makefile
index b96f09142705..743776996bd2 100644
--- a/databases/py-sqlparse/Makefile
+++ b/databases/py-sqlparse/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sqlparse
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}