aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-05-24 05:16:16 +0800
committerlinimon <linimon@FreeBSD.org>2010-05-24 05:16:16 +0800
commit859d4fa0508f04dee572cd972359923805f5f94c (patch)
treef27acc7c349e43c4be9c1927bedd05f69fd12bdd /comms
parent0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff)
downloadfreebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz
freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst
freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.zip
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email. Hat: portmgr
Diffstat (limited to 'comms')
-rw-r--r--comms/py-serial/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index 979cb4c183d5..240ed7f8a9f9 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyserial-${PORTVERSION}
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Serial port encapsulation library for Python
USE_PYTHON= yes