diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile index 47d96732fafa..97999af3fd1f 100644 --- a/www/py-tornado/Makefile +++ b/www/py-tornado/Makefile @@ -3,6 +3,7 @@ PORTNAME= tornado PORTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ COMMENT= Python Web Server from FriendFeed LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:${PORTSDIR}/security/py-certify +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:${PORTSDIR}/security/py-certifi USES= python USE_PYTHON= distutils autoplist