diff options
Diffstat (limited to 'www/fhttpd/Makefile')
-rw-r--r-- | www/fhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile index fe297573e67e..a53dcda149d6 100644 --- a/www/fhttpd/Makefile +++ b/www/fhttpd/Makefile @@ -10,7 +10,7 @@ DISTNAME= fhttpd-0.4.2 CATEGORIES= www MASTER_SITES= ftp://ftp.fhttpd.org/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LOGFILE= share/fhttpd/fhttpd.log PLIST_SUB+= LOGFILE=${LOGFILE} |