git: f3005fc55671 - main - net/libcoap: return to pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Sep 2023 12:53:25 UTC
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