Date: Sat, 9 Sep 2023 12:53:25 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f3005fc55671 - main - net/libcoap: return to pool Message-ID: <202309091253.389CrPXU099472@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3005fc5567158a415b2200861b0f01f5ee8c5ad commit f3005fc5567158a415b2200861b0f01f5ee8c5ad Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-09 12:53:00 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-09 12:53:02 +0000 net/libcoap: return to pool - no longer any need for this myself --- net/libcoap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/libcoap/Makefile b/net/libcoap/Makefile index 7e6b80503df0..742d73ab496c 100644 --- a/net/libcoap/Makefile +++ b/net/libcoap/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 4.3.2 CATEGORIES= net -MAINTAINER= tcberner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C implementation of the Constrained Application Protocol WWW= https://github.com/obgm/libcoap
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309091253.389CrPXU099472>