diff options
Diffstat (limited to 'devel/py-dotty-dict/Makefile')
| -rw-r--r-- | devel/py-dotty-dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dotty-dict/Makefile b/devel/py-dotty-dict/Makefile index 843c81cffcea..b9542917e2f7 100644 --- a/devel/py-dotty-dict/Makefile +++ b/devel/py-dotty-dict/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python -# Use GitHub instead of CHEESESHOP to get the test files. +# Use GitHub instead of PYPI to get the test files. USE_GITHUB= yes GH_ACCOUNT= pawelzny GH_PROJECT= ${PORTNAME:S/-/_/} |
