aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-12-18 10:24:04 +0800
committerlinimon <linimon@FreeBSD.org>2008-12-18 10:24:04 +0800
commit8b59fc366c3eecada56b11e1b3089d693921f9de (patch)
treeb442fb318d32da14a95e0e7e9e920307ac50a4bc /misc
parentce81ecd68cecfe83f923ab94d37da797a2519cd3 (diff)
downloadfreebsd-ports-gnome-8b59fc366c3eecada56b11e1b3089d693921f9de.tar.gz
freebsd-ports-gnome-8b59fc366c3eecada56b11e1b3089d693921f9de.tar.zst
freebsd-ports-gnome-8b59fc366c3eecada56b11e1b3089d693921f9de.zip
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
Diffstat (limited to 'misc')
-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