diff options
Diffstat (limited to 'devel/buildbot-pkg/Makefile')
| -rw-r--r-- | devel/buildbot-pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/buildbot-pkg/Makefile b/devel/buildbot-pkg/Makefile index 687f95b273f1..1908945ad498 100644 --- a/devel/buildbot-pkg/Makefile +++ b/devel/buildbot-pkg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= buildbot-pkg -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP @@ -19,7 +19,7 @@ TEST_DEPENDS= trial:devel/py-twisted \ ${PYTHON_PKGNAMEPREFIX}mock>0.8.0:devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3 \ ${PYTHON_PKGNAMEPREFIX}service_identity>=16.0.0:security/py-service_identity \ - ${PYTHON_PKGNAMEPREFIX}txrequests>0:www/py-txrequests + ${PYTHON_PKGNAMEPREFIX}treq>0:www/py-treq USES= python:-2.7 USE_PYTHON= autoplist distutils |
