diff options
Diffstat (limited to 'devel/py-contextlib2/Makefile')
-rw-r--r-- | devel/py-contextlib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-contextlib2/Makefile b/devel/py-contextlib2/Makefile index 65f86b5bdb5f..872435b0187d 100644 --- a/devel/py-contextlib2/Makefile +++ b/devel/py-contextlib2/Makefile @@ -1,7 +1,7 @@ PORTNAME= contextlib2 DISTVERSION= 0.6.0.post1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |