diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2019-03-09 18:02:47 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2019-03-09 18:02:47 +0000 |
commit | a6d82dfcd5243517556005be99607771c9deb6f9 (patch) | |
tree | 2d196a535e5aeddb200239b49d8f5a3398ce3114 /databases/py-python-swiftclient/Makefile | |
parent | [new port]: games/colobot: educational real-time strategy video game featurin... (diff) |
update to 3.7.0
Notes
Notes:
svn path=/head/; revision=495183
Diffstat (limited to 'databases/py-python-swiftclient/Makefile')
-rw-r--r-- | databases/py-python-swiftclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile index 467e134f76ae..5c007f5d32dd 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |