diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-06-30 22:55:43 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-06-30 22:55:43 +0000 |
commit | b45900c5be8ffbcda47abd519c7a53467b7fa53b (patch) | |
tree | 7c372f6a7d6569067c2efc7e56db13511279717e /net/py-novaclient/Makefile | |
parent | bc5ea80d622e6c8ca15f19cc2cb830cace073603 (diff) | |
download | ports-b45900c5be8ffbcda47abd519c7a53467b7fa53b.tar.gz ports-b45900c5be8ffbcda47abd519c7a53467b7fa53b.zip |
Notes
Diffstat (limited to 'net/py-novaclient/Makefile')
-rw-r--r-- | net/py-novaclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-novaclient/Makefile b/net/py-novaclient/Makefile index a86112073ca3..8dbfac10db57 100644 --- a/net/py-novaclient/Makefile +++ b/net/py-novaclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= novaclient -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |