diff options
Diffstat (limited to 'sysutils/grok')
-rw-r--r-- | sysutils/grok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile index c7055e62ca36..e79c7b7f5e63 100644 --- a/sysutils/grok/Makefile +++ b/sysutils/grok/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.semicomplete.com/files/grok/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= An expert system for real-time log analysis RUN_DEPENDS= ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ |