git: 1ad4b89a9886 - main - net/anet: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Feb 2022 20:57:22 UTC
The branch main has been updated by egypcio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1ad4b89a98863509b3dd140d80e965231ec19aec
commit 1ad4b89a98863509b3dd140d80e965231ec19aec
Author: Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-02-13 20:57:14 +0000
Commit: Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-02-13 20:57:14 +0000
net/anet: drop maintainership
---
net/anet/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/anet/Makefile b/net/anet/Makefile
index 39b9c638a6b5..7b17cc4fbe85 100644
--- a/net/anet/Makefile
+++ b/net/anet/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= http://www.codelabs.ch/download/
DISTNAME= libanet-${PORTVERSION}
-MAINTAINER= egypcio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Networking library for Ada
LICENSE= GPLv2 GMGPL