diff options
author | wxs <wxs@FreeBSD.org> | 2008-02-04 23:35:12 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-02-04 23:35:12 +0800 |
commit | 75e1656404fb16cacfcc95293d50487f0169a0d2 (patch) | |
tree | 91a7d9628715bcb6895fa462d8712bf0b807f298 /sysutils/grok | |
parent | b4e1e1e364b2542e15c08156f3c7f4f29dfc6c06 (diff) | |
download | freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.gz freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.zst freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.zip |
Update my address.
Approved by: garga (mentor)
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 \ |