diff options
Diffstat (limited to 'devel/py-configobj/Makefile')
-rw-r--r-- | devel/py-configobj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index 74bc1c32f1e6..ae6ffc994330 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -2,7 +2,7 @@ PORTNAME= configobj PORTVERSION= 5.0.6 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org |