diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-03-02 11:38:19 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-03-02 11:38:19 +0000 |
commit | 20072aac4db6851c03edd461e7efcb52ac985052 (patch) | |
tree | 8f5e445361f43dfc8b79cbbae12f5e24f7055e77 /net/py-libcloud/Makefile | |
parent | cf8e687db414c0e9f0c4a61dcba0aa2807c4a733 (diff) | |
download | ports-20072aac4db6851c03edd461e7efcb52ac985052.tar.gz ports-20072aac4db6851c03edd461e7efcb52ac985052.zip |
Notes
Diffstat (limited to 'net/py-libcloud/Makefile')
-rw-r--r-- | net/py-libcloud/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 5e409c319c48..8dbe442f66ec 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: py-libcloud -# Date created: 2010-12-16 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libcloud -PORTVERSION= 0.11.4 +PORTVERSION= 0.12.1 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} |