diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-02-08 15:44:42 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2022-02-08 15:44:42 +0000 |
commit | 6b3460096e87dccfab7f12b4a4f8f9f9cd00b244 (patch) | |
tree | e6ad7ad91cc4cfae63cefe9c08e6d0c1bb00cca8 | |
parent | 4911952a526776bc435d07b1a6ca9d751c7cc394 (diff) | |
download | ports-6b3460096e87dccfab7f12b4a4f8f9f9cd00b244.tar.gz ports-6b3460096e87dccfab7f12b4a4f8f9f9cd00b244.zip |
comms/ser2net: drop maintainership
-rw-r--r-- | comms/ser2net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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+ |