From 5c0c24f0c2c41a525dedf90426bb0a0fbc467de3 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Thu, 26 Feb 2004 16:44:56 +0000 Subject: [PATCH] Oops, use my FreeBSD.org address. While I'm here clarify COMMENT too. --- www/mod_log_data/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mod_log_data/Makefile b/www/mod_log_data/Makefile index b8f87d6b1599..88cc4d5e3c6e 100644 --- a/www/mod_log_data/Makefile +++ b/www/mod_log_data/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.0.3 CATEGORIES= www MASTER_SITES= http://loghttp.sourceforge.net/files/ -MAINTAINER= sheepkiller@cultdeadsheep.org -COMMENT= Module for Apache 2.0 to log incoming and outgoing data +MAINTAINER= clement@FreeBSD.org +COMMENT= Module for Apache 2.0 which logs incoming and outgoing data BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 RUN_DEPENDS= ${BUILD_DEPENDS}