git: 74be6e94ca83 - main - textproc/py-typogrify: reset MAINTAINER
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Feb 2025 02:34:59 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=74be6e94ca83d1a6dd8f25c3f4a23937c4f5573f commit 74be6e94ca83d1a6dd8f25c3f4a23937c4f5573f Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2025-02-19 02:07:04 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2025-02-19 02:34:48 +0000 textproc/py-typogrify: reset MAINTAINER --- textproc/py-typogrify/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-typogrify/Makefile b/textproc/py-typogrify/Makefile index fbd842ada36d..de8a05fdafc4 100644 --- a/textproc/py-typogrify/Makefile +++ b/textproc/py-typogrify/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Filters to enhance web typography WWW= https://github.com/mintchaos/typogrify/