diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2017-09-10 17:54:04 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2017-09-10 17:54:04 +0000 |
commit | fa4f5c94c8328bb46cf93c88e956b750efcf4a85 (patch) | |
tree | e94ac23f9bfd9697b958a5854d1b0ee521e5757a /databases/py-python-swiftclient/Makefile | |
parent | update to 20170812 (diff) |
update to 3.4.0
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 52678c339958..412aa90a75d4 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |