diff options
Diffstat (limited to 'devel/py-hglib/Makefile')
-rw-r--r-- | devel/py-hglib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hglib/Makefile b/devel/py-hglib/Makefile index d31a9087c074..7b591eb40ec1 100644 --- a/devel/py-hglib/Makefile +++ b/devel/py-hglib/Makefile @@ -2,7 +2,7 @@ PORTNAME= hglib PORTVERSION= 2.6.2 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} |