diff options
| author | Jochen Neumeister <joneum@FreeBSD.org> | 2025-10-21 08:31:20 +0200 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2025-10-21 08:31:20 +0200 |
| commit | fdd894cab3c808256204f592b78c2de43e0cb3d2 (patch) | |
| tree | 52a5386559312d3e769321743e05aa8d425f1ca5 | |
| parent | lang/njs: Take Maintainership (diff) | |
devel/libnjs: Take Maintainership
Sponsored by: Netzkommune GmbH
| -rw-r--r-- | devel/libnjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnjs/Makefile b/devel/libnjs/Makefile index a828bb87d22f..bd4134bc0d2d 100644 --- a/devel/libnjs/Makefile +++ b/devel/libnjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= libnjs DISTVERSION= 0.9.1 CATEGORIES= devel www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= NGINX JavaScript static library WWW= https://nginx.org/en/docs/njs/ |
