git: f8c2788179d3 - main - net/enet: Release port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Oct 2022 20:45:44 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8c2788179d3d3c602c2bf2dbf1240ad2ce50281 commit f8c2788179d3d3c602c2bf2dbf1240ad2ce50281 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-10-09 20:45:41 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-10-09 20:45:41 +0000 net/enet: Release port --- net/enet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/enet/Makefile b/net/enet/Makefile index b46974c45203..362f843dd14b 100644 --- a/net/enet/Makefile +++ b/net/enet/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and robust communication library based on UDP WWW= http://enet.bespin.org/