diff options
author | demon <demon@FreeBSD.org> | 2003-07-04 00:43:27 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-07-04 00:43:27 +0800 |
commit | 1f8287d3f588bf298c05933491bef18fc34bc209 (patch) | |
tree | 1fc0c7ed31b025aeff0b969c427641a7b1713486 /www/wwwstat | |
parent | fbca63abfc86a7af906f3fa83769ccf0413d20a1 (diff) | |
download | freebsd-ports-gnome-1f8287d3f588bf298c05933491bef18fc34bc209.tar.gz freebsd-ports-gnome-1f8287d3f588bf298c05933491bef18fc34bc209.tar.zst freebsd-ports-gnome-1f8287d3f588bf298c05933491bef18fc34bc209.zip |
Release to ports@ since I don't use this program.
Diffstat (limited to 'www/wwwstat')
-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 |