diff options
Diffstat (limited to 'net/py-libcloud/Makefile')
-rw-r--r-- | net/py-libcloud/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index fa3af6be3407..498d8f098336 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -6,14 +6,14 @@ # PORTNAME= libcloud -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.2 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= apache-${PORTNAME}-${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= novel@FreeBSD.org COMMENT= Standard client library for many popular cloud providers LICENSE= ASL |