diff options
Diffstat (limited to 'devel/py-testrepository/Makefile')
-rw-r--r-- | devel/py-testrepository/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-testrepository/Makefile b/devel/py-testrepository/Makefile index c42bded3f77e..db637863783c 100644 --- a/devel/py-testrepository/Makefile +++ b/devel/py-testrepository/Makefile @@ -2,7 +2,7 @@ PORTNAME= testrepository DISTVERSION= 0.0.20 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org |