aboutsummaryrefslogtreecommitdiff
path: root/www/asql/Makefile
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2011-09-15 12:33:27 +0000
committerCarlo Strub <cs@FreeBSD.org>2011-09-15 12:33:27 +0000
commit178dc40a964ca1f55872ae37726322803706901a (patch)
tree65bc19cedf226b64c9d58478266118c460ccc2b9 /www/asql/Makefile
parente2c9da64ebed0900dcfc0f508957391935b9d539 (diff)
downloadports-178dc40a964ca1f55872ae37726322803706901a.tar.gz
ports-178dc40a964ca1f55872ae37726322803706901a.zip
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor)
Notes
Notes: svn path=/head/; revision=281802
Diffstat (limited to 'www/asql/Makefile')
-rw-r--r--www/asql/Makefile2
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 \