From 4a211a32906404dc90cae166be71060f5e8cf73c Mon Sep 17 00:00:00 2001 From: sergei Date: Thu, 23 Oct 2003 05:42:49 +0000 Subject: Change to my @FreeBSD.org address. Approved by: krion --- sysutils/logtool-devel/Makefile | 2 +- sysutils/logtool/Makefile | 2 +- sysutils/metalog/Makefile | 2 +- sysutils/qlogtools/Makefile | 2 +- sysutils/runit/Makefile | 2 +- sysutils/socklog/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile index 455c997c111e..6b00258a8441 100644 --- a/sysutils/logtool-devel/Makefile +++ b/sysutils/logtool-devel/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 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 diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile index e337b6a4d714..973e34252390 100644 --- a/sysutils/metalog/Makefile +++ b/sysutils/metalog/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Modern syslogd replacement with PCRE support LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre diff --git a/sysutils/qlogtools/Makefile b/sysutils/qlogtools/Makefile index 6bf33e7de1ab..d7cf8a454ea7 100644 --- a/sysutils/qlogtools/Makefile +++ b/sysutils/qlogtools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/qlogtools/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Tools for processing logs from qmail and other packages MAN1= multipipe.1 multitail.1 qfilelog.1 \ diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile index 684c6c82208a..6e550879708f 100644 --- a/sysutils/runit/Makefile +++ b/sysutils/runit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11.2 CATEGORIES= sysutils MASTER_SITES= http://smarden.org/${PORTNAME}/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= A init scheme with service supervision WRKSRC= ${WRKDIR}/admin/${DISTNAME} diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile index a9a24ae2b1ac..5dd1f118161f 100644 --- a/sysutils/socklog/Makefile +++ b/sysutils/socklog/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils net MASTER_SITES= http://smarden.org/socklog/ -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Small and secure replacement for syslogd RUN_DEPENDS= ${LOCALBASE}/sbin/chpst:${PORTSDIR}/sysutils/runit -- cgit