git: 3c5b37d2f292 - main - x11-fonts/nerd-fonts: fix maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Feb 2026 15:17:31 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c5b37d2f292228e9f21d8506514eb5891fcd082
commit 3c5b37d2f292228e9f21d8506514eb5891fcd082
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-02-14 15:16:42 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-02-14 15:16:42 +0000
x11-fonts/nerd-fonts: fix maintainer
I copied the wrong address by accident.
PR: 291929
---
x11-fonts/nerd-fonts/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-fonts/nerd-fonts/Makefile b/x11-fonts/nerd-fonts/Makefile
index dac982749bd0..27319b3afb57 100644
--- a/x11-fonts/nerd-fonts/Makefile
+++ b/x11-fonts/nerd-fonts/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 3.4.0
PORTREVISION?= 1
CATEGORIES= x11-fonts
-MAINTAINER= sven.siegmund@gmail.com
+MAINTAINER= bsdcode@disroot.org
WWW= https://www.nerdfonts.com
.if defined(MASTERDIR) && ${MASTERDIR} != ${.CURDIR}