diff options
author | clement <clement@FreeBSD.org> | 2004-02-27 00:44:56 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-27 00:44:56 +0800 |
commit | b3632fcd17e211fc7573eb0818a031d7a0824727 (patch) | |
tree | 2707b845a90cbfb519137b24a2bd3f4357c3eb7f /www | |
parent | 85685276d09733d382b7816e3255afcb18161694 (diff) | |
download | freebsd-ports-graphics-b3632fcd17e211fc7573eb0818a031d7a0824727.tar.gz freebsd-ports-graphics-b3632fcd17e211fc7573eb0818a031d7a0824727.tar.zst freebsd-ports-graphics-b3632fcd17e211fc7573eb0818a031d7a0824727.zip |
Oops, use my FreeBSD.org address.
While I'm here clarify COMMENT too.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_log_data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_log_data/Makefile b/www/mod_log_data/Makefile index b8f87d6b159..88cc4d5e3c6 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} |