diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
commit | 11ba2822cfd5548595148f9bf53daa4984249dd2 (patch) | |
tree | 2d59ec0250354cd3997d338bf5f29ab28006dc8f /comms | |
parent | 999514b5c9279c7558787dea5d1c26c43115194c (diff) | |
download | ports-11ba2822cfd5548595148f9bf53daa4984249dd2.tar.gz ports-11ba2822cfd5548595148f9bf53daa4984249dd2.zip |
Drop maintainership for ports I can't maintain anymore.
Notes
Notes:
svn path=/head/; revision=263585
Diffstat (limited to 'comms')
-rw-r--r-- | comms/tcpser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile index 77d650b1292b..6209a5421314 100644 --- a/comms/tcpser/Makefile +++ b/comms/tcpser/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.0rc12 CATEGORIES= comms MASTER_SITES= http://www.jbrain.com/pub/linux/serial/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TCPSER turns serial port into an emulated Hayes compatible modem WRKSRC= ${WRKDIR}/tcpser |