diff options
author | linimon <linimon@FreeBSD.org> | 2010-08-03 09:08:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-08-03 09:08:14 +0800 |
commit | 320d39d17ec94da9e900a08cb278937123e42981 (patch) | |
tree | 8464abe7ca575e627c9adfd8a994c4c13f9003bf /www/lighttpd | |
parent | 690499220998afd9ea63004fc296347f3c57551f (diff) | |
download | freebsd-ports-gnome-320d39d17ec94da9e900a08cb278937123e42981.tar.gz freebsd-ports-gnome-320d39d17ec94da9e900a08cb278937123e42981.tar.zst freebsd-ports-gnome-320d39d17ec94da9e900a08cb278937123e42981.zip |
Over to new volunteer.
Approved by: old maintainer
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 |