git: fdd1de013955 - main - misc/py-misaki: Correct maintainer field
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Mar 2026 16:56:20 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fdd1de013955ba96f12b957919e7da0637274757
commit fdd1de013955ba96f12b957919e7da0637274757
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-17 16:56:03 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-17 16:56:03 +0000
misc/py-misaki: Correct maintainer field
---
misc/py-misaki/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/py-misaki/Makefile b/misc/py-misaki/Makefile
index 48f5701be521..50109faefb5c 100644
--- a/misc/py-misaki/Makefile
+++ b/misc/py-misaki/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= misc python # machine learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= yuri@FreeBSD.org
COMMENT= Grapheme-to-phoneme engine with modular architecture
WWW= https://github.com/hexgrad/misaki