diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/wwwstat | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 1 | ||||
-rw-r--r-- | www/wwwstat/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index c21635a50a5e..6f5b431d7d02 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -16,6 +16,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-2.01.txt MAINTAINER= demon@FreeBSD.org +COMMENT= Webserver logfile analysis package RUN_DEPENDS= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 diff --git a/www/wwwstat/pkg-comment b/www/wwwstat/pkg-comment deleted file mode 100644 index 9fcf6b8cbb59..000000000000 --- a/www/wwwstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Webserver logfile analysis package |