diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2020-06-27 07:09:26 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2020-06-27 07:09:26 +0000 |
commit | e1479a0b400840ccc0469c8b24214a87ad5eede7 (patch) | |
tree | 88168c48849c97bc59b673dc3929afc651a9ac81 /databases/py-python-swiftclient/Makefile | |
parent | New port: databases/mongodb44 (diff) |
update 3.10.0
Notes
Notes:
svn path=/head/; revision=540561
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 183bb3948d0c..bda75b1d4a73 100644 --- a/databases/py-python-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |