git: 2e2184ddf1c8 - main - www/nginx-*: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 16:07:21 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e2184ddf1c81421f0dd9c4b27d30347de8ca60a commit 2e2184ddf1c81421f0dd9c4b27d30347de8ca60a Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-02-17 16:06:23 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-02-17 16:06:23 +0000 www/nginx-*: Take maintainership Sponsored by: Netzkommune GmbH --- www/nginx-full/Makefile | 2 +- www/nginx-lite/Makefile | 2 +- www/nginx-naxsi/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile index 42191d7aba17..dffa7a854578 100644 --- a/www/nginx-full/Makefile +++ b/www/nginx-full/Makefile @@ -4,7 +4,7 @@ PORTNAME= nginx PORTREVISION= 7 PKGNAMESUFFIX= -full -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Robust and small WWW server (full package) MASTERDIR= ${.CURDIR}/../nginx diff --git a/www/nginx-lite/Makefile b/www/nginx-lite/Makefile index 138911f700eb..5ad9fbde82b2 100644 --- a/www/nginx-lite/Makefile +++ b/www/nginx-lite/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PKGNAMESUFFIX= -lite -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Robust and small WWW server (lite package) MASTERDIR= ${.CURDIR}/../nginx diff --git a/www/nginx-naxsi/Makefile b/www/nginx-naxsi/Makefile index c0b3a42b2a45..e0ea2f338ec1 100644 --- a/www/nginx-naxsi/Makefile +++ b/www/nginx-naxsi/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PKGNAMESUFFIX= -naxsi -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Robust and small WWW server (plus NAXSI) MASTERDIR= ${.CURDIR}/../nginx