diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/colorize/Makefile | 4 | ||||
-rw-r--r-- | sysutils/log_analysis/Makefile | 4 | ||||
-rw-r--r-- | sysutils/reed/Makefile | 2 | ||||
-rw-r--r-- | sysutils/service-config/Makefile | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/colorize/Makefile b/sysutils/colorize/Makefile index f7e7b25b5fe7..b5541b027415 100644 --- a/sysutils/colorize/Makefile +++ b/sysutils/colorize/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: colorize # Date created: 12 June 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://nrg.martos.bme.hu/release/colorize/download/gz/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor diff --git a/sysutils/log_analysis/Makefile b/sysutils/log_analysis/Makefile index 0db48d885b5b..2839a9e1cf12 100644 --- a/sysutils/log_analysis/Makefile +++ b/sysutils/log_analysis/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: log_analysis # Date created: 5 July 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.38 CATEGORIES= sysutils MASTER_SITES= http://linux.umbc.edu/~mabzug1/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org USE_PERL5= yes diff --git a/sysutils/reed/Makefile b/sysutils/reed/Makefile index 60463f14890c..ecf579fac298 100644 --- a/sysutils/reed/Makefile +++ b/sysutils/reed/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.6 CATEGORIES= misc MASTER_SITES= http://www.sacredchao.net/software/reed/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile index 0554303849b8..c2e8a723ac12 100644 --- a/sysutils/service-config/Makefile +++ b/sysutils/service-config/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: service-config # Date created: 2 July 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.51 CATEGORIES= sysutils MASTER_SITES= http://www.superscript.com/service-config/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools |