Date: Sun, 15 Sep 2024 07:19:08 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1120c9a4a84e - main - astro/py-astral: Take maintainership Message-ID: <202409150719.48F7J8Aw049821@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1120c9a4a84e849bcf53f41a1c1a7cd43d102bde commit 1120c9a4a84e849bcf53f41a1c1a7cd43d102bde Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-15 07:18:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-15 07:18:16 +0000 astro/py-astral: Take maintainership --- astro/py-astral/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/py-astral/Makefile b/astro/py-astral/Makefile index 894cc63b77dc..5e95a4052374 100644 --- a/astro/py-astral/Makefile +++ b/astro/py-astral/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculations for the position of the sun and moon WWW= https://github.com/sffjunkie/astral
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409150719.48F7J8Aw049821>