diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
commit | 178dc40a964ca1f55872ae37726322803706901a (patch) | |
tree | 65bc19cedf226b64c9d58478266118c460ccc2b9 /www/asql | |
parent | e2c9da64ebed0900dcfc0f508957391935b9d539 (diff) | |
download | ports-178dc40a964ca1f55872ae37726322803706901a.tar.gz ports-178dc40a964ca1f55872ae37726322803706901a.zip |
Notes
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 \ |