diff options
author | mnag <mnag@FreeBSD.org> | 2006-12-13 20:51:45 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-12-13 20:51:45 +0800 |
commit | ec6ec329011d4d04912d243f4907d1d32f61d4e8 (patch) | |
tree | 68276f5c6fa4eb8f0610c8fd091b8353678df299 /www/lighttpd | |
parent | cd72de02d85c7dea12cd705c8db806b8a0266ecd (diff) | |
download | freebsd-ports-gnome-ec6ec329011d4d04912d243f4907d1d32f61d4e8.tar.gz freebsd-ports-gnome-ec6ec329011d4d04912d243f4907d1d32f61d4e8.tar.zst freebsd-ports-gnome-ec6ec329011d4d04912d243f4907d1d32f61d4e8.zip |
- Take maintainership
Diffstat (limited to 'www/lighttpd')
-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 |