git: b0213c19f9cf - main - devel/envsubst: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Nov 2024 12:18:50 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0213c19f9cf0d274576c9614077c5e9e3b971f4 commit b0213c19f9cf0d274576c9614077c5e9e3b971f4 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-11-08 12:17:12 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-11-08 12:17:12 +0000 devel/envsubst: drop maintainership --- devel/envsubst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/envsubst/Makefile b/devel/envsubst/Makefile index f8c5a82a6220..252c9a87615e 100644 --- a/devel/envsubst/Makefile +++ b/devel/envsubst/Makefile @@ -4,7 +4,7 @@ PORTVERSION= 0.1 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/envsubst/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perform variable substitutions on input WWW= https://github.com/kaniini/envsubst