diff options
author | Mikolaj Golub <trociny@FreeBSD.org> | 2015-12-12 13:26:35 +0000 |
---|---|---|
committer | Mikolaj Golub <trociny@FreeBSD.org> | 2015-12-12 13:26:35 +0000 |
commit | 889d262e1f3d627388c2a731a73e927cfb176aed (patch) | |
tree | bdb5ae9465ea5e52d9104ec18340a2c96cf83a53 /databases/py-swiftclient/Makefile | |
parent | 219a14612edf53b3fa10ec3458e154c43fd793e4 (diff) | |
download | ports-889d262e1f3d627388c2a731a73e927cfb176aed.tar.gz ports-889d262e1f3d627388c2a731a73e927cfb176aed.zip |
Notes
Diffstat (limited to 'databases/py-swiftclient/Makefile')
-rw-r--r-- | databases/py-swiftclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-swiftclient/Makefile b/databases/py-swiftclient/Makefile index 34c0d50a08e7..fb1e13eb52cd 100644 --- a/databases/py-swiftclient/Makefile +++ b/databases/py-swiftclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swiftclient -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |