diff options
Diffstat (limited to 'devel/py-pre-commit/Makefile')
-rw-r--r-- | devel/py-pre-commit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pre-commit/Makefile b/devel/py-pre-commit/Makefile index 49af24c341fe..31e2800e7163 100644 --- a/devel/py-pre-commit/Makefile +++ b/devel/py-pre-commit/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pre_commit-${PORTVERSION} -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for managing and maintaining multi-language pre-commit hooks WWW= https://pre-commit.com/ |