diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 01:41:02 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-27 01:41:02 +0000 |
commit | 1c48370be2d1b387445925c9c28979c5dc4c45e0 (patch) | |
tree | e1f4debc3ed9a015a0e7287ed4964c40546a6c32 /www/wwwstat | |
parent | 7d6a44a6196fd71bbd6b98d138a5bcba554b5401 (diff) | |
download | ports-1c48370be2d1b387445925c9c28979c5dc4c45e0.tar.gz ports-1c48370be2d1b387445925c9c28979c5dc4c45e0.zip |
Notes
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 d1e658f90889..9326f6395346 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-2.0 PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-2.01.txt -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Webserver logfile analysis package MAKE_JOBS_SAFE= yes |