diff options
author | mat <mat@FreeBSD.org> | 2015-01-20 20:59:23 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-01-20 20:59:23 +0800 |
commit | a670529b2412c9562b455856d7e8581d2f77f3c9 (patch) | |
tree | 2ffa3a84116e158a40f7127bef43c95edbabc5c9 /www/lighttpd | |
parent | 564745bcdaacd2792b754a6497ff78c345ad2cbe (diff) | |
download | freebsd-ports-gnome-a670529b2412c9562b455856d7e8581d2f77f3c9.tar.gz freebsd-ports-gnome-a670529b2412c9562b455856d7e8581d2f77f3c9.tar.zst freebsd-ports-gnome-a670529b2412c9562b455856d7e8581d2f77f3c9.zip |
Take those.
Sponsored by: Absolight
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 df630869a770..2e772cb72f9b 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= mat@FreeBSD.org COMMENT?= Secure, fast, compliant, and flexible Web Server .if !defined(_BUILDING_LIGHTTPD_MODULE) |