aboutsummaryrefslogtreecommitdiff
path: root/devel/py-boto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-boto/Makefile')
-rw-r--r--devel/py-boto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-boto/Makefile b/devel/py-boto/Makefile
index 54e320ca5668..2b466a383059 100644
--- a/devel/py-boto/Makefile
+++ b/devel/py-boto/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= boto
-PORTVERSION= 2.13.0
+PORTVERSION= 2.13.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,6 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
CONFLICTS= p5-Net-Amazon-Route53-[0-9]*
-
NO_STAGE= yes
+
.include <bsd.port.mk>