diff options
Diffstat (limited to 'devel/py-setuptools-git/Makefile')
-rw-r--r-- | devel/py-setuptools-git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-setuptools-git/Makefile b/devel/py-setuptools-git/Makefile index 5767809172b4..65d8350f5c43 100644 --- a/devel/py-setuptools-git/Makefile +++ b/devel/py-setuptools-git/Makefile @@ -1,7 +1,7 @@ PORTNAME= setuptools-git PORTVERSION= 1.2 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |