summaryrefslogtreecommitdiff
path: root/misc/py-pexpect
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-18 02:24:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-18 02:24:04 +0000
commit773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (patch)
treed18f5477df3c1b306b74f383649cd9698785cf5a /misc/py-pexpect
parent- Unhook handbrake from build (until fixed) (diff)
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=224353
Diffstat (limited to 'misc/py-pexpect')
-rw-r--r--misc/py-pexpect/Makefile2
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