git: e9e973568eb5 - main - comms/tcpser: Adopt port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 03:45:24 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9e973568eb5230a8283c293de5dcaaf291e17b0 commit e9e973568eb5230a8283c293de5dcaaf291e17b0 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-01-25 03:45:22 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-01-25 03:45:22 +0000 comms/tcpser: Adopt port --- comms/tcpser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile index 14a6b1723aca..9a26ed7ab93f 100644 --- a/comms/tcpser/Makefile +++ b/comms/tcpser/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.0rc12 CATEGORIES= comms MASTER_SITES= http://www.jbrain.com/pub/linux/serial/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= TCPSER turns serial port into an emulated Hayes compatible modem LICENSE= GPLv2+