summaryrefslogtreecommitdiff
path: root/sysutils/logtool
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-03-06 18:14:36 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-03-06 18:14:36 +0000
commit2b3b399de830d758565d1fb560790fcd0fa4c652 (patch)
tree0fd76fbb3661dcb70189f1839f1d615568df9308 /sysutils/logtool
parent- Enable KDE4 option. It won't build in presence of KDE3, so add conditional ... (diff)
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
Notes
Notes: svn path=/head/; revision=229577
Diffstat (limited to 'sysutils/logtool')
-rw-r--r--sysutils/logtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile
index 7c186cb2daa4..b35bb12d9655 100644
--- a/sysutils/logtool/Makefile
+++ b/sysutils/logtool/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= sysutils
MASTER_SITES= http://xjack.org/logtool/download/
-MAINTAINER= adox@mcx2.org
+MAINTAINER= dhn@FreeBSD.org
COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats
USE_GMAKE= yes