aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 240ed7f8a9f9..90c5fde57094 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= ports@FreeBSD.org
+MAINTAINER= gcooper@FreeBSD.org
COMMENT= Serial port encapsulation library for Python
USE_PYTHON= yes