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 0047cd885daf..741815630ce7 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= CHEESESHOP \ #MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Pure Python Expect-like module USE_PYTHON= yes |