summaryrefslogtreecommitdiff
path: root/databases/py-sqlparse
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-10 06:18:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-10 06:18:31 +0000
commit63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch)
treea1ba323d184a3a776f45eb114cbdb05bfe21c470 /databases/py-sqlparse
parentSwitch default version of python to 3.6 (diff)
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'databases/py-sqlparse')
-rw-r--r--databases/py-sqlparse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlparse/Makefile b/databases/py-sqlparse/Makefile
index dc3aaaeaa0b7..12eb845f7b9e 100644
--- a/databases/py-sqlparse/Makefile
+++ b/databases/py-sqlparse/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlparse
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}