diff options
Diffstat (limited to 'devel/py-gitpython')
-rw-r--r-- | devel/py-gitpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 0820dcd128c2..8145ab1630dd 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitpython DISTVERSION= 3.1.30 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GitPython-${PORTVERSION} |