git: 6b3460096e87 - main - comms/ser2net: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Feb 2022 15:44:52 UTC
The branch main has been updated by egypcio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b3460096e87dccfab7f12b4a4f8f9f9cd00b244
commit 6b3460096e87dccfab7f12b4a4f8f9f9cd00b244
Author: Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-02-08 15:44:42 +0000
Commit: Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-02-08 15:44:42 +0000
comms/ser2net: drop maintainership
---
comms/ser2net/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/comms/ser2net/Makefile b/comms/ser2net/Makefile
index 0155bdf3199d..1c68dc6f3abd 100644
--- a/comms/ser2net/Makefile
+++ b/comms/ser2net/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 3.5.1
CATEGORIES= comms net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
-MAINTAINER= egypcio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Allows to access serial ports over IP
LICENSE= GPLv2+