diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-11-08 12:17:12 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-11-08 12:17:12 +0000 |
| commit | b0213c19f9cf0d274576c9614077c5e9e3b971f4 (patch) | |
| tree | af9081bc500ccd2318a86d41525f76a7d43a0a1e | |
| parent | 0a8fa75b232cf04ce15d4b6e30d2d2adcd7797f9 (diff) | |
| -rw-r--r-- | devel/envsubst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
