[119385] trunk/dports/python/py-serial/Portfile

mf2k at macports.org mf2k at macports.org
Thu Apr 24 13:35:34 PDT 2014


Revision: 119385
          https://trac.macports.org/changeset/119385
Author:   mf2k at macports.org
Date:     2014-04-24 13:35:34 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
py-serial: Fix maintainer.

Modified Paths:
--------------
    trunk/dports/python/py-serial/Portfile

Modified: trunk/dports/python/py-serial/Portfile
===================================================================
--- trunk/dports/python/py-serial/Portfile	2014-04-24 20:13:30 UTC (rev 119384)
+++ trunk/dports/python/py-serial/Portfile	2014-04-24 20:35:34 UTC (rev 119385)
@@ -9,14 +9,14 @@
 python.versions     25 26 27 31 32 33 34
 categories-append   comms
 platforms           darwin
-maintainers         macsforever2000 openmaintainer
+maintainers         mf2k openmaintainer
 license             PSF
 description         Python Serial Port Extension
 long_description    This module incapsulates the access for the serial port. \
                     It provides backends for standard Python running on Windows, \
                     Linux, BSD (possibly any POSIX compliant system) and Jython. \
                     The module named "serial" automatically selects the appropriate \
-                    backend. 
+                    backend.
 homepage            http://pyserial.sourceforge.net/
 master_sites        http://pypi.python.org/packages/source/p/pyserial
 distname            pyserial-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/5f1d4e43/attachment.html>


More information about the macports-changes mailing list