diff options
-rw-r--r-- | www/lighttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index a2de88a03d93..07af9d70dfbf 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://mirrors.cat.pdx.edu/lighttpd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mnag@FreeBSD.org COMMENT= A secure, fast, compliant, and very flexible Web Server LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |