diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-05-24 21:37:01 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-05-24 21:37:01 +0000 |
commit | 2117366baa485e30b737c0e2ebbb1a1cdb0bada0 (patch) | |
tree | bafc9021ac3b7de9254555fca226b4af236febbb /comms/py-serial | |
parent | a6e8431234bfc67d5ac218d4d14abdba603a1429 (diff) |
Notes
Diffstat (limited to 'comms/py-serial')
-rw-r--r-- | comms/py-serial/Makefile | 2 |
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 |