diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-08-03 01:08:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-08-03 01:08:14 +0000 |
commit | b512d4ae6a522fcef52c274d56454a688c0e9fae (patch) | |
tree | 5470f34605c6ceaf6bf41af21dfcc7c249f58ac6 /www/lighttpd | |
parent | 4aa753d2fc0ea7cfd99fe890e7c0e5e0dfaae35e (diff) |
Notes
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 d93c17a816f0..d35879625c04 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/ -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= mm@FreeBSD.org COMMENT= A secure, fast, compliant, and very flexible Web Server LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |