diff options
Diffstat (limited to 'misc/py-pexpect/Makefile')
-rw-r--r-- | misc/py-pexpect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index ffc2efd0d02c..760ba7d145ae 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -2,7 +2,7 @@ PORTNAME= pexpect PORTVERSION= 4.8.0 PORTREVISION= 1 CATEGORIES= misc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |