git: 54d54b347bc4 - main - devel/py-ciso8601: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:43:50 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=54d54b347bc443d3737ed3a8cdda22c78b5a88e3 commit 54d54b347bc443d3737ed3a8cdda22c78b5a88e3 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:41:59 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:41:59 +0000 devel/py-ciso8601: drop maintainership --- devel/py-ciso8601/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-ciso8601/Makefile b/devel/py-ciso8601/Makefile index 52c72c86c9e2..0a3ce211db3a 100644 --- a/devel/py-ciso8601/Makefile +++ b/devel/py-ciso8601/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.3.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast ISO8601 date time parser for Python written in C WWW= https://github.com/closeio/ciso8601