diff options
author | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
commit | 4a211a32906404dc90cae166be71060f5e8cf73c (patch) | |
tree | 25f9f9bf3c72b998865d278a86ed219756bfdd82 /sysutils/logtool | |
parent | 70ef17b841232519fb3bcd19fd382bdb6d0bd1e2 (diff) | |
download | freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.gz freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.zst freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.zip |
Change to my @FreeBSD.org address.
Approved by: krion
Diffstat (limited to 'sysutils/logtool')
-rw-r--r-- | sysutils/logtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile index 455c997c111e..6b00258a8441 100644 --- a/sysutils/logtool/Makefile +++ b/sysutils/logtool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.5 CATEGORIES= sysutils MASTER_SITES= http://xjack.org/logtool/download/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats USE_GMAKE= yes |