diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:17:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:17:20 +0000 |
commit | 7bdea05bb4f53647e321ae8af9734bd7b877fe88 (patch) | |
tree | 14a5dc4fcaf76c97747747c7861b90c5ab697408 /www/squidstats | |
parent | d7e6d57ef6a2a2c7690a0d85d14cac2fbe88eebe (diff) | |
download | ports-7bdea05bb4f53647e321ae8af9734bd7b877fe88.tar.gz ports-7bdea05bb4f53647e321ae8af9734bd7b877fe88.zip |
Notes
Diffstat (limited to 'www/squidstats')
-rw-r--r-- | www/squidstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squidstats/Makefile b/www/squidstats/Makefile index 2615c8353e31..aa5d5c887006 100644 --- a/www/squidstats/Makefile +++ b/www/squidstats/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= squidstats-r${PORTVERSION} -MAINTAINER= adrian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of simple statistical analysis bits for Squid RUN_DEPENDS= p5-Config-IniFiles>=2.39:${PORTSDIR}/devel/p5-Config-IniFiles \ |