diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
commit | 4f538db960da5a685c2ddfa6428089654b0ad72d (patch) | |
tree | e73effc7e694b6162ae60ebcc8ef514d915c72ed /devel/py-pre-commit | |
parent | lang/ldc: Update to 1.32 (diff) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary
Diffstat (limited to 'devel/py-pre-commit')
-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/ |