diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-08-10 13:57:20 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-08-10 13:57:20 +0000 |
commit | ce8a4a9aeccf76ffcdc6c963c7448614a95bb6a2 (patch) | |
tree | ad3e01b1be0950ae8e956e1228a6a696097d04ae /www/lighttpd | |
parent | 846e224899f2a9f7e317fd29e33962a23b4e5c45 (diff) | |
download | ports-ce8a4a9aeccf76ffcdc6c963c7448614a95bb6a2.tar.gz ports-ce8a4a9aeccf76ffcdc6c963c7448614a95bb6a2.zip |
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 2e47704aa00f..50461e5981c2 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.36 CATEGORIES?= www MASTER_SITES?= http://download.lighttpd.net/lighttpd/releases-1.4.x/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pkubaj@riseup.net COMMENT?= Secure, fast, compliant, and flexible Web Server .if !defined(_BUILDING_LIGHTTPD_MODULE) |