aboutsummaryrefslogtreecommitdiff
path: root/comms/py-serial
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-07-08 02:04:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-07-08 02:04:06 +0000
commit4504c11b804362f33c5a974796fcb38255aa4843 (patch)
tree3947c4bf3570be8b02717d0042dd0160912103a0 /comms/py-serial
parentec0fab9de41106f1bbbd011ce99848ae1fd962e2 (diff)
downloadports-4504c11b804362f33c5a974796fcb38255aa4843.tar.gz
ports-4504c11b804362f33c5a974796fcb38255aa4843.zip
Notes
Diffstat (limited to 'comms/py-serial')
-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 90c5fde57094..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= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Serial port encapsulation library for Python
USE_PYTHON= yes