diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-10-13 15:54:53 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-10-13 15:54:53 +0000 |
commit | 1da9827e78707a379b2d056b138fa3fb8a18c0d1 (patch) | |
tree | 0c21d9eb005237a88d8386098907f4c3df4fd1a0 /net/py-libcloud/Makefile | |
parent | 45abaf0d86e85fbd3cf5a7566ced4fe6142db93d (diff) | |
download | ports-1da9827e78707a379b2d056b138fa3fb8a18c0d1.tar.gz ports-1da9827e78707a379b2d056b138fa3fb8a18c0d1.zip |
Notes
Diffstat (limited to 'net/py-libcloud/Makefile')
-rw-r--r-- | net/py-libcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 346df2f351f0..b465911de545 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} |