diff options
Diffstat (limited to '')
-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 db04256f53e3..1cd300f9dbdc 100644 --- a/www/asql/Makefile +++ b/www/asql/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www MASTER_SITES= http://www.steve.org.uk/Software/asql/ \ http://www.c-s.li/ports/ -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Query Apache logfiles via SQL WWW= http://www.steve.org.uk/Software/asql/ |