diff options
author | sbz <sbz@FreeBSD.org> | 2011-03-18 18:04:54 +0800 |
---|---|---|
committer | sbz <sbz@FreeBSD.org> | 2011-03-18 18:04:54 +0800 |
commit | 889aa3f769766b38cd9dab703185d7adafac1f20 (patch) | |
tree | eabec3f66fff867869c46c175eb349cc75e185d8 /comms | |
parent | c4f7dd2e119012be054ffc974c421f1d4bfac54d (diff) | |
download | freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.gz freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.zst freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.zip |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Diffstat (limited to 'comms')
-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 |