diff options
Diffstat (limited to 'misc/py-pexpect/Makefile')
| -rw-r--r-- | misc/py-pexpect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index 9d1f65c0e404..cf15482443de 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -8,11 +8,11 @@ CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wg@FreeBSD.org COMMENT= Pure Python Expect-like module USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |
