diff options
Diffstat (limited to 'www/asql')
-rw-r--r-- | www/asql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asql/Makefile b/www/asql/Makefile index 2238946b7cb7..12b5064402e5 100644 --- a/www/asql/Makefile +++ b/www/asql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.steve.org.uk/Software/asql/ \ http://www.c-s.li/ports/ -MAINTAINER= c-s@c-s.li +MAINTAINER= cs@FreeBSD.org COMMENT= Query Apache logfiles via SQL RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ |