diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/wwwstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 6f5b431d7d02..50c764e88ddb 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-2.0 PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-2.01.txt -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Webserver logfile analysis package RUN_DEPENDS= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 |