diff options
Diffstat (limited to 'devel/py-line-profiler/Makefile')
-rw-r--r-- | devel/py-line-profiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-line-profiler/Makefile b/devel/py-line-profiler/Makefile index 8288c124bb5a..972d3c551f6b 100644 --- a/devel/py-line-profiler/Makefile +++ b/devel/py-line-profiler/Makefile @@ -1,7 +1,7 @@ PORTNAME= line-profiler DISTVERSION= 3.5.1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} |