diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-07-10 08:36:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-07-10 08:36:46 +0800 |
commit | 1c6ff289c6055d41f28b0af5fa8ce3958c7e4e6d (patch) | |
tree | 8e841bcb53c58b24a8429654bd21639eaa0ca610 /www | |
parent | 3f4bc89ad092bef38bb404d5627105abf8b79785 (diff) | |
download | freebsd-ports-gnome-1c6ff289c6055d41f28b0af5fa8ce3958c7e4e6d.tar.gz freebsd-ports-gnome-1c6ff289c6055d41f28b0af5fa8ce3958c7e4e6d.tar.zst freebsd-ports-gnome-1c6ff289c6055d41f28b0af5fa8ce3958c7e4e6d.zip |
- pass to apache@
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_log_sql2-dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_sql2-dtc/Makefile b/www/mod_log_sql2-dtc/Makefile index 4daa8744edf0..9d3ea932b9cd 100644 --- a/www/mod_log_sql2-dtc/Makefile +++ b/www/mod_log_sql2-dtc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ PKGNAMESUFFIX= -dtc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows Apache to log to a MySQL database MAKE_JOBS_SAFE= yes |