aboutsummaryrefslogtreecommitdiff
path: root/www/py-WebTest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-WebTest/Makefile')
-rw-r--r--www/py-WebTest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile
index 43f0df2534f9..04079e7f5193 100644
--- a/www/py-WebTest/Makefile
+++ b/www/py-WebTest/Makefile
@@ -23,8 +23,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
USE_GITHUB= yes
GH_ACCOUNT= Pylons
+GH_PROJECT= webtest
USES= python
USE_PYTHON= autoplist distutils
-WRKSRC= ${WRKDIR}/webtest-${PORTVERSION}
.include <bsd.port.mk>