diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
commit | d7c5457ddfe2556cc9d7becaeb1defa4c37c1931 (patch) | |
tree | 6da6f344fc084ffb9b0fd15185973d2c20a77372 /comms/py-serial | |
parent | cceb7cc4ccd6d17eff5ef5242b71a89b01765ac0 (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 aa2f02fc7311..232ed7b17df6 100644 --- a/comms/py-serial/Makefile +++ b/comms/py-serial/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP DISTNAME= py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Serial port encapsulation library for Python USE_PYTHON= yes |