diff options
author | osa <osa@FreeBSD.org> | 2017-06-10 07:39:45 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2017-06-10 07:39:45 +0800 |
commit | 997d07fc8c69c506689be6c64d37c7ecb9ef5420 (patch) | |
tree | 1d33b706ad9052e39e69ee2139bc42528cf13c2a /www/nginx | |
parent | 23d9ee7102006255b766bf7c2720cfc70859c3e5 (diff) | |
download | freebsd-ports-gnome-997d07fc8c69c506689be6c64d37c7ecb9ef5420.tar.gz freebsd-ports-gnome-997d07fc8c69c506689be6c64d37c7ecb9ef5420.tar.zst freebsd-ports-gnome-997d07fc8c69c506689be6c64d37c7ecb9ef5420.zip |
Drop maintainership.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 85e345b6ba97..892a8fc256c0 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= osa@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Robust and small WWW server LICENSE= BSD2CLAUSE |