diff options
Diffstat (limited to 'sysutils/py-iowait/Makefile')
-rw-r--r-- | sysutils/py-iowait/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-iowait/Makefile b/sysutils/py-iowait/Makefile index ece4287a44dd..41bad27ee8ad 100644 --- a/sysutils/py-iowait/Makefile +++ b/sysutils/py-iowait/Makefile @@ -1,7 +1,7 @@ PORTNAME= iowait PORTVERSION= 0.2 CATEGORIES= sysutils python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org |