diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /www/fhttpd | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Notes
Notes:
svn path=/head/; revision=26946
Diffstat (limited to 'www/fhttpd')
-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} |