diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-12-13 12:51:45 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-12-13 12:51:45 +0000 |
commit | 0601a5037d3b64650c3fa3dfe67e1be42a1f35da (patch) | |
tree | 06e5764f93a369a4e713664775ea0042304521b1 /www | |
parent | b886db4ca41adb08bcc3956db664a3f4496f02bb (diff) | |
download | ports-0601a5037d3b64650c3fa3dfe67e1be42a1f35da.tar.gz ports-0601a5037d3b64650c3fa3dfe67e1be42a1f35da.zip |
Notes
Diffstat (limited to 'www')
-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 |