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 | |
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')
-rw-r--r-- | sysutils/logtool-devel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/logtool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/metalog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/qlogtools/Makefile | 2 | ||||
-rw-r--r-- | sysutils/runit/Makefile | 2 | ||||
-rw-r--r-- | sysutils/socklog/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
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 |