git: 0533cd67fb6b - main - sysutils/nerdctl: Fix ENOTIME: return my ports to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Jan 2024 23:18:55 UTC
The branch main has been updated by woodsb02:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0533cd67fb6b675397c5ba8e6563c78844dedd44
commit 0533cd67fb6b675397c5ba8e6563c78844dedd44
Author: Ben Woods <woodsb02@FreeBSD.org>
AuthorDate: 2024-01-08 23:17:55 +0000
Commit: Ben Woods <woodsb02@FreeBSD.org>
CommitDate: 2024-01-08 23:17:55 +0000
sysutils/nerdctl: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
---
sysutils/nerdctl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/nerdctl/Makefile b/sysutils/nerdctl/Makefile
index 294c77eb2335..3dd89ec51bb9 100644
--- a/sysutils/nerdctl/Makefile
+++ b/sysutils/nerdctl/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=v
DISTVERSION= 1.7.2
CATEGORIES= sysutils
-MAINTAINER= woodsb02@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Docker-compatible CLI for containerd
WWW= https://github.com/containerd/nerdctl