diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 129c71bc31e7c0ac9747bb65e0d94b83316ee2f6 (patch) | |
tree | a4cd92a44b9e57bc6bef517899d8e3b2c94c66c5 /sysutils | |
parent | 37db9d9b9d2ddfe023fc5e0ce902ae413b117b76 (diff) | |
download | FreeBSD-ports-129c71bc31e7c0ac9747bb65e0d94b83316ee2f6.zip FreeBSD-ports-129c71bc31e7c0ac9747bb65e0d94b83316ee2f6.tar.gz |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/colorize/Makefile | 2 | ||||
-rw-r--r-- | sysutils/log_analysis/Makefile | 2 | ||||
-rw-r--r-- | sysutils/reed/Makefile | 2 | ||||
-rw-r--r-- | sysutils/service-config/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/colorize/Makefile b/sysutils/colorize/Makefile index 03f7b0e..c656f9d 100644 --- a/sysutils/colorize/Makefile +++ b/sysutils/colorize/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://colorize.raszi.hu/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A robust log colorizer RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor diff --git a/sysutils/log_analysis/Makefile b/sysutils/log_analysis/Makefile index e14fa33..e1c1f59c 100644 --- a/sysutils/log_analysis/Makefile +++ b/sysutils/log_analysis/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.42 CATEGORIES= sysutils MASTER_SITES= http://lug.umbc.edu/~mabzug1/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility that extracts a summary of useful data from logs USE_PERL5= yes diff --git a/sysutils/reed/Makefile b/sysutils/reed/Makefile index 75a4dcb..4734a5d 100644 --- a/sysutils/reed/Makefile +++ b/sysutils/reed/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.sacredchao.net/~piman/archive/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A text pager with autoscrolling and more USE_PERL5= yes diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile index 4f53b7e..b4d3cb2 100644 --- a/sysutils/service-config/Makefile +++ b/sysutils/service-config/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.51 CATEGORIES= sysutils MASTER_SITES= http://www.superscript.com/service-config/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to create and configure svscan service directories RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools |